Hello,

I am trying to design a simple VB which can act as both a server and client. How to go about this? I am doing WSAStartup, getting the socket. I am trying to bind or connect to the ip address but am not successful. I think there is a user error in defining the functions and variables, because the program written in the same lines in VC works fine. Please help..