Pelles C forum

C language => Beginner questions => Topic started by: Licken on February 21, 2011, 10:52:27 AM

Title: Networking
Post by: Licken 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
Title: Re: Networking
Post by: CommonTater 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.

Title: Re: Networking
Post by: 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.
Title: Re: Networking
Post by: CommonTater 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.