Internet Webed

How To Transfer Data Between Two Computers

How To Transfer Data Between Two Computers
In this post I will tell you how to transfer data b/w two computers through LAN cable. Procedure:- Firstly Check you have made straight cross cable properly. Note: Both PC's have password on admin account Tutorial:- 1. Connect LAN cable in both computers 2. Go to My computer properties and select...

How To Make a HUT in C language

How To Make a HUT in C language
In this tutorial I had made a programme by which you can make a HUT in C language with the help of graphics. I had also added a image to get directions for you so you can make it... Enjoy.. :) /* Programme to make a HUT in C language with graphics */ #include<graphics.h> #include<conio.h> void...