Dark Bit Factory & Gravity

PROGRAMMING => C / C++ /C# => Topic started by: combatking0 on May 06, 2015

Title: [C#] TCP Port Listener
Post by: combatking0 on May 06, 2015
I've been thinking of experimenting with network transmission for various things, including requests from work for an alert system and recreating the Snipes game.

After looking at some code samples for using sockets and port listeners, I'm feeling a bit overwhelmed, but I'll throw some code together over the next few days and post back with the results.

Who knows - I could even make some demos using network data!