hello
i have develop a server-client chat room using VB.Net
some how i only can make the client connect the server if i open it on the same computer
when i try to connect it using my laptop (server on desktop) all i get is "Cannot connect server"
this program connection is using port.
can i use IP address or computer name at my client to detect the server?
can teach me how to connect to the server please
thank you in advance
p.s if there is no way to connect/detect the server this way please tell me so that i can change my programming title
i have develop a server-client chat room using VB.Net
some how i only can make the client connect the server if i open it on the same computer
when i try to connect it using my laptop (server on desktop) all i get is "Cannot connect server"
this program connection is using port.
can i use IP address or computer name at my client to detect the server?
can teach me how to connect to the server please
thank you in advance
p.s if there is no way to connect/detect the server this way please tell me so that i can change my programming title