NO

Author Topic: Networking  (Read 2494 times)

Licken

  • Guest
Networking
« on: February 21, 2011, 10:52:27 AM »
Hello everybody!

I need to create a windows desktop application that uses TCP network communication. What do I need to do this? Is there some examples?

Best Regards

Licken

CommonTater

  • Guest
Re: Networking
« Reply #1 on: February 21, 2011, 04:54:25 PM »
If you've never done network programming before you should start with some of the basic tutorials out there...

http://tangentsoft.net/wskfaq/

Start simple, do the examples and samples  ;)  then start working on your main project once you're comfortable with the concepts.


Licken

  • Guest
Re: Networking
« Reply #2 on: February 21, 2011, 08:37:43 PM »
Thanks for the link. I will look that through and when I still don´t get it, I'll be back.

CommonTater

  • Guest
Re: Networking
« Reply #3 on: February 21, 2011, 09:08:35 PM »
Thanks for the link. I will look that through and when I still don´t get it, I'll be back.

LOL... Never presupose defeat... success is always just around the corner.