View Single Post
  #3 (permalink)  
Old 06-16-2008, 12:39 PM
bodhi2016 bodhi2016 is offline
Newbie
 
Join Date: Jan 2008
Posts: 29
Credits: 0
Rep Power: 4
bodhi2016 is on a distinguished road
Default Re: Network Question For Beginners

Quote:
Originally Posted by MeTh0Dz View Post
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 .
Reply With Quote