Windows Live
VS Express Editions
Visual Basic
Windows Vista
Windows Forms
Visual FoxPro
Microsoft ISV
Architecture
VS Team System
Visual C++
.NET Development
Visual C#
Game Technologies
Smart Device
SQL Server
Software Development Network>> Visual Basic>> winsock
winsock
Hot Topic
Memo field in dataset getting cut off when going to Access
loggin
Shortcut problems
Serial Communication using VB MSComm
How to update ID values in multiple tables
ILMerge and VB.NET
Add New Data Source for My SQL doesn't work
Datagrid Scroll Down Event
I want to get rid of "Output, Debug" window when I run the application
VB.NET and DirectX Surfaces
Visual Basic
Making multiple screen menus in .Net Basic
I need codes
VB 2005 - Text Boxes and the Enter Keypress to the Next Tab Stop
deploying .swf file
fatal bug: form designer generated event handler routines get disconnected all of the sudden
Validating DBNull - VB.NET Bug??
VB.NET 2005: Windows Service That uses a Timer to read/write registry
ReadAll bug.
grid event
Resources warning
winsock
hi i used vb6 from a long time ago and i remember there was winsock that i could use to connect to other application
i can't find it in visual basic 2005
i'am totaly newbie to visual basic 2005
Answer this question
winsock
Muruli
Hi,
In Visual Basic 2005 you can use System.Net namespace (
http://msdn2.microsoft.com/en-us/library/system.net.aspx
) and System.Net.Sockets namespace (
http://msdn2.microsoft.com/en-us/library/sb27wehh(en-US,VS.80).aspx
) instead.
I also found these pages that might help,
-
http://msdn.microsoft.com/msdnmag/issues/05/08/HighPerformanceSockets/default.aspx
-
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp txtCodeId=144&lngWId=10
Best regards,
winsock
Answer this question
winsock
Muruli
In Visual Basic 2005 you can use System.Net namespace (http://msdn2.microsoft.com/en-us/library/system.net.aspx) and System.Net.Sockets namespace (http://msdn2.microsoft.com/en-us/library/sb27wehh(en-US,VS.80).aspx) instead.
I also found these pages that might help,
- http://msdn.microsoft.com/msdnmag/issues/05/08/HighPerformanceSockets/default.aspx
- http://www.planetsourcecode.com/vb/scripts/ShowCode.asp txtCodeId=144&lngWId=10
Best regards,