I'd like to create a server, bind it to my computer (which is connected to the internet tru a wireless router ) and than run my client on a computer which is 1234km away.
Went thru the WWW, finding nothing but stuff that works on lan.
Also, if anyone knows anything about p2p, client2client programming, please give me a link, a book, a query, a darn picture will do!
You probably need to understand TCP/IP programming in general, in which case I recomend you read Internetworking with TCP/IP by Douglas Comer and David Stevens or UNIX Network Programming by Richard Stevens (http://www.kohala.com/start/unpv12e.html).