OK Here's the problem.
I made a program with two winsock controls... and each of them are suppose to connect to two different programs at port 7238. After one side connected, and I try to connect to another program with the other winsock. It says "Address in use". Is is suppose to be like that? I can't have 2 connections on the same port? How do I fix it? Or can I? What should I do?