![]() |
VB.NET Sockets - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: Programming (https://mirage-engine.uk/forums/forumdisplay.php?fid=24) +----- Forum: .NET (https://mirage-engine.uk/forums/forumdisplay.php?fid=35) +----- Thread: VB.NET Sockets (/showthread.php?tid=2787) |
VB.NET Sockets - Beres - 09-05-2009 Is there any good place to go to learn how to do sockets and packet sending and all that good stuff? Re: VB.NET Sockets - Dragoons Master - 10-05-2009 That's all you need. http://msdn.microsoft.com/en-us/library ... ckets.aspx http://www.ondotnet.com/pub/a/dotnet/20 ... ockets.htm Re: VB.NET Sockets - Toast - 04-06-2009 Winsock Revamped. I use Winsock Orcas, but that is the same thing I think or Winsock Orcas might even be older ![]() |