Ok im trying to build a basic chat system useing winsock. Haveing a client and server so i can distribute the client to other ppl and have a chat system that connects threw a simple server without any chance of connection lag or delay in replys. I know i have to have 2 chat boxes on my first form with a winsock and i also need a winsock on my server form for sending and resiveing data. Can anyone help me here? I would like to use the Enter key as the send butten of the program and dont know how to link that ether. Ty for your time.