VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Connect Client to Server without either knowing the others IP

by SubOne (2 Submissions)
Category: Internet/HTML
Compatability: VB Script
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

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.
Code 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

Download Connect Client to Server without either knowing the others IP

Download Connect Client to Server without either knowing the others IP (6 KB)

Connect Client to Server without either knowing the others IP Comments

No comments have been posted about Connect Client to Server without either knowing the others IP. Why not be the first to post a comment about Connect Client to Server without either knowing the others IP.

Post your comment

Subject:
Message:
0/1000 characters