Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: wsock32 API

112| Sat, 10 Nov 2007 01:37:00 GMT| scottgilbert| Comments (0)
I am attempting to build an application that accesses the wsock32.dll API,
but I have been unable to locate any reference sources for the constants
employed by this API.

the win32 API is easy enough to find as it comes with the API viewer, but
I need the values from the wsock32 API, some of which are easy enough to
figure out (SOCKET_ERROR = -1 is not that hard, just plug in a value that
should generate a socket error and see how it differs from a valid call)
but most of them are more difficult and surely there must be a reference
_somewhere_

Can anyone help?

Keywords & Tags: wsock32, api, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/557903/
 
«« Prev - Next »» 0 helpful answers below.

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories