Drstein99
Well-known member
Im new to programming with tcp/ip and socket connections
Im trying to connect to another computer and it returns "10048" as a socket acception when i do tcplistener.start
-----
I can trap the error on the start of the client computer.... but how do i resolve this issue? is the port stuck open on my "host" computer or something?
Im trying to connect to another computer and it returns "10048" as a socket acception when i do tcplistener.start
-----
I can trap the error on the start of the client computer.... but how do i resolve this issue? is the port stuck open on my "host" computer or something?