Link to home
Start Free TrialLog in
Avatar of TheMask
TheMask

asked on

wsock32.dll ??

Can anyone tell me where to find good documentation for Wsock32.dll functions including their description and declaration in VB, good samples also should be helpful
Thanks
Avatar of catdaddy123
catdaddy123

there is a good winsock.dll sample at http://616.org/
ASKER CERTIFIED SOLUTION
Avatar of wpsjr1
wpsjr1

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
wpsjr, I'm going to repeat myself here, please just post comments. The person can accept your answer later if they feel it is worthy. By answering the you don't do anyone any good, so please stop already.  You've been here long enough to see how the system works.  Your answer may be the best but its up to the person asking the question.  So just post a comment like everyone else and be on your way.  Cuz damn its annoying.
Avatar of TheMask

ASKER

I was really in need for a stuff like this, but don't you know why do multicast functions like WSAJoinLeaf isn't present ?
Thanks
Avatar of TheMask

ASKER

for example this function, how can i declare it in VB ??

SOCKET WSASocket (int af,int type,int protocol,
            LPWSAPROTOCOL_INFO lpProtocolInfo,
            GROUP g, DWORD dwFlags);