all groups > vb.net controls > may 2006 >
You're in the

vb.net controls

group:

Winsocket Control



Winsocket Control Paul Mc
5/5/2006 7:04:14 PM
vb.net controls: I'm making the leap from eVB and Visual Basic 6.0 to Visual Basic 2005. In
the older IDE's, I could easily add the built-in Winsocket control to the
Toolbox, and the control was easy to use. How can I do that in Visual Basic
2005? Is it even still possible?


Re: Winsocket Control Dick Grier
5/6/2006 11:28:39 AM
Hi,

You use the System.Net.Sockets namespace. I do not know of a .NET control
for this (though I suspect that there are some free ones -- I just haven't
looked), except for commercial (iPWorks, for example), but the underlying
classes are pretty easy to use.

Dick

--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.

AddThis Social Bookmark Button