Description: Delphi: Tcp connection test tool for testing the stability of TCP server (connect, send, disconnect), is an updated version to solve the client to disconnect and reconnect sometimes fail problem, please enter the ip address test, port number and the server, sending test data, after receiving information disconnection. Delphi to achieve TCP connection test code, write a nice little software.
To Search:
File list (Check if you may need any files):
Code\delphi\pudn\upandload\DATA\Delphi_200315\Delphi_200315\rd.txt
....\......\....\.........\....\.............\.............\Tcp连接测试工具\Project\TcpConnTest.cfg
....\......\....\.........\....\.............\.............\...............\Dcu\Asocket_Class.dcu
....\......\....\.........\....\.............\.............\...............\...\Frm_Main_Unit.dcu
....\......\....\.........\....\.............\.............\...............\...\Frm_Select_Unit.dcu
....\......\....\.........\....\.............\.............\...............\...\Global_class.dcu
....\......\....\.........\....\.............\.............\...............\...\SortDbgrid.dcu
....\......\....\.........\....\.............\.............\...............\...\TExcel_Class.dcu
....\......\....\.........\....\.............\.............\...............\...\TParentForm_Class.dcu
....\......\....\.........\....\.............\.............\...............\...\TPObject_class.dcu
....\......\....\.........\....\.............\.............\...............\...\TTipHint_Class.dcu
....\......\....\.........\....\.............\.............\...............\...\TUdp_Class.dcu
....\......\....\.........\....\.............\.............\...............\...\TXml_Class.dcu
....\......\....\.........\....\.............\.............\...............\...\WHintWindow.dcu
....\......\....\.........\....\.............\.............\...............\Unit\Frm_Main_Unit.ddp
....\......\....\.........\....\.............\.............\...............\....\Frm_Main_Unit.dfm
....\......\....\.........\....\.............\.............\...............\Project\TcpConnTest.dof
....\......\....\.........\....\.............\.............\...............\.......\TcpConnTest.dpr
....\......\....\.........\....\.............\.............\...............\Unit\Asocket_Class.pas
....\......\....\.........\....\.............\.............\...............\....\Frm_Main_Unit.pas
....\......\....\.........\....\.............\.............\...............\....\TUdp_Class.pas
....\......\....\.........\....\.............\.............\...............\Project\TcpConnTest.res
....\......\....\.........\....\.............\.............\...............\Dcu
....\......\....\.........\....\.............\.............\...............\Project
....\......\....\.........\....\.............\.............\...............\Unit
....\......\....\.........\....\.............\.............\Tcp连接测试工具