Quote:
Originally Posted by MeTh0Dz
First off what IDE are you using? It's different linking in each one. Also when you write client/server software the whole idea is that you are writing the software that is going to communicate. It doesn't need to be running on a designated server or client box, you are writing the software that will make the box run as a client or server. Therefore you can just put some server software that you write on your dad's box, and some client software on yours and you will be able to communicate. The simplest example to get started with is probably just an echo server.
|
Your rply was really helpful .I would like a little bit more help(amatuers like me are irritating aren't they??).Well i am using Dev c++ .What is an echo server .
You are telling that to write a server software on my own and put it into my fathers laptop.Can a amatuer coder like me write a server software .Its like making Apache of my own which has been created by world's great hacker .