ThePentiumGuy Posted September 27, 2003 Posted September 27, 2003 Does winsock still exist for VB.NET? i know it worked for vb6... is htere a new technology available that replaced winsock?? and if there is, where can i find tutoroials for that "new technology" or tutoroals for winsock for vb.net Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
*Experts* mutant Posted September 27, 2003 *Experts* Posted September 27, 2003 Replecements for Winsock are System.Net and System.Net.Sockets namespaces. Quote
ThePentiumGuy Posted September 27, 2003 Author Posted September 27, 2003 thanks a lot.. hey mutant(since you know DirectX) i heard about this thing called DirectPlay.. i heard that its a replacement for Winsock, is this true? btw, can people please recommend tuturoal sites for System.Net and System.Net.Sockets? thanks Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
*Experts* mutant Posted September 27, 2003 *Experts* Posted September 27, 2003 Its not a replacement for Winsock, it makes creating online games or other things easier, it handles all the data sending and things like that. Quote
decrypt Posted January 18, 2004 Posted January 18, 2004 is direct play in vb.net? if so could you please tell me where it is located? Quote
ThePentiumGuy Posted January 18, 2004 Author Posted January 18, 2004 you need the directX SDK: http://www.microsoft.com/directx Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.