Library code snippets
WinSock Example
By James Crowley, published on 14 Jul 2001
A simple example of exchanging data across a network using the WinSock control
Related articles
Related discussion
-
Run-time error '91'
by crazyidane (0 replies)
-
Problem handling Redirects with MSXML2.XMLHTTP
by brandoncampbell (2 replies)
-
vbinputbox pauses code while it waits on response. How can I reproduce that?
by brandoncampbell (1 replies)
-
Sending SMS in VB 6
by sirobnole (6 replies)
-
Comboxbox listindex in ActiveX Control
by brandoncampbell (1 replies)
What is the best way to get the UNIX df -g and lsvg information from a UNIX server to show up in my form.
It would be just read only , no changes.
It is for disk analysis of the UNIX server from the VB Windows app.
df -g lsvg lsvg -l of selected lsvg
in one box in another box, in this box
select lsvg, and
put lsvg -l in next box
how can I get information about multiples simultaneous sockets clients on a server?
This thread is for discussions of WinSock Example.