VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Connect Client to Server without either knowing the others IP

SubOne  (2 Submissions)   Internet/HTML   VB Script   Beginner   Wed 3rd February 2021

This is two applications; a client and a server application. It uses a combination of UDP broadcast packets and TCP client/server protocol to connect. The server sends a broadcast packet every second and the client catches it and connects to the server via the IP that is contained in the broadcast packet reteived from the server.
*** UPDATED! https://VBCode.com/vb/scripts/ShowCode.asp?txtCodeId=60934&lngWId=1 ***

Inputs
There are no inputs, the program connects to any other computer on a network, excluding any that are behind other routers of course.

Returns
The client program displays the connection information as far as local and remote IPs and ports. The server holds a list of connected clients and an indicator as to whether or not the passed the confirmation string.

Rate Connect Client to Server without either knowing the others IP (6(6 Vote))

Download Connect Client to Server without either knowing the others IP

Connect Client to Server without either knowing the others IP Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters