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
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.
Thanks for the link. I will look that through and when I still don´t get it, I'll be back.
Quote from: Licken 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.
LOL... Never presupose defeat... success is always just around the corner.