Drstein99
Junior Contributor
I'm new to programming with tcp/ip and socket connections
I'm 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?
I'm 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?