1-10 of 33 hubssort by Hot Best Latest

87

How to share folder in windows XP

In this tutorial we will learn how to share a folder or file so that other user on network can share file with your PC. This is very easy process which will allow you to a file or folder or drive of your...

5 comments    computer repair computer support
93

Data Types in C Language

A programming language is proposed to help programmer to process certain kinds of data and to provide useful output. The task of data processing is accomplished by executing series of commands called...

6 comments    how to internet software
83

How to share an internet connection on LAN?

If you have a fully functional LAN then net sharing is few click away, yes few clicks. I assumed that you have already a broadband connection and account configured on your PC. Just go to “My Network...

33 comments    sharing server connection
90

File Copy Program in C Language

Today we are going to learn a simple file copy program in C language. As I said this is a simple file copy program so you should not expect its output like DOS copy command has. Ok let’s start. The main...

2 comments    programming source code c help
75

What is Function in C Language?

A function in C language is a block of code that performs a specific task. It has a name and it is reusable i.e. it can be executed from as many different parts in a C Program as required. It also ...

7 comments    language example c programming
Turbo C Editor Window.84

Your First C Program

You might be thinking that you have learnt lot about C language background and now eagerly want to try your first program in C. To do so first of all you need a C compiler, I have been using Turbo C++...

2 comments    how to language keyboard
81

A Brief History of the C Language

Before we start any complex program in C, we must understand what really C is, how it came into existence and how it differs from other languages of that time. In this tutorial I will try to talk about these...

6 comments    education make writing
78

Setup LAN with Hub or Switch

Switch or HUB allows us to add more computers in our LAN or existing LAN. Switch or HUB is usually needed when we are networking more than two PCs. Why we need Switch or HUB only when networking more than two...

4 comments    how to internet computers
71

How to Setup Laptop Mobile Internet using Mobile Phone

If your mobile have internet connection available then you can use it on laptop or desktop for PC internet access. There are few things we require before we can proceed to actual configuration. Firstly a...

2 comments    how to mobile nokia
88

How to assign IP Addresses to the client & server PC?

In this tutorial we will learn how to assign IP address to a computer. Before that I should make it clear that every PC will have its own unique IP address. Assigning same IP to other PC will give you...

12 comments    network cable server
working