@psc_readme_60934_1.txt

来自「DB Data Report Hierarchical Record Set」· 文本 代码 · 共 7 行

TXT
7
字号
Title: Connect Client to Server without either knowing the others IP (v2)
Description: 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 client sends a broadcast packet every second and the server catches it and replies with the server IP. The client can then connect to the server over TCP.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=60934&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?