TCP

所属分类:TCP/IP协议栈
开发工具:Visual C++
文件大小:1917KB
下载次数:266
上传日期:2008-05-18 12:59:01
上 传 者pkujianghui
说明:  本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。
(This procedure can be used for TCP communication debugging, the program includes a TCP server and client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a connection. TCP client can be on a certain IP (or directly enter the domain name) to connect the port, real-time display has been connected to the server send the information, you can manually enter the need to send content to the server. This procedure in the preparation of some of their own server or client process more useful when debugging.)

文件列表:
TCP网络调式程序\Debug (0, 2007-03-29)
TCP网络调式程序\res\TCPNetKit.ico (1078, 2006-03-15)
TCP网络调式程序\res\TCPNetKit.rc2 (401, 2006-03-14)
TCP网络调式程序\res\Thumbs.db (3072, 2006-03-15)
TCP网络调式程序\res (0, 2006-05-14)
TCP网络调式程序\resource.h (1469, 2006-03-15)
TCP网络调式程序\StdAfx.cpp (211, 2006-03-14)
TCP网络调式程序\StdAfx.h (1128, 2006-03-15)
TCP网络调式程序\TCPNetKit.aps (22936, 2007-03-12)
TCP网络调式程序\TCPNetKit.clw (2407, 2007-03-12)
TCP网络调式程序\TCPNetKit.cpp (2105, 2006-03-14)
TCP网络调式程序\TCPNetKit.dsp (4438, 2006-03-15)
TCP网络调式程序\TCPNetKit.dsw (543, 2006-03-14)
TCP网络调式程序\TCPNetKit.h (1357, 2006-03-14)
TCP网络调式程序\TCPNetKit.ncb (82944, 2007-03-12)
TCP网络调式程序\TCPNetKit.opt (50688, 2007-03-12)
TCP网络调式程序\TCPNetKit.plg (1789, 2007-03-12)
TCP网络调式程序\TCPNetKit.rc (7532, 2006-03-15)
TCP网络调式程序\TCPNetKitDlg.cpp (13706, 2006-03-15)
TCP网络调式程序\TCPNetKitDlg.h (2770, 2006-03-15)
TCP网络调式程序\TCPSocket.cpp (16934, 2006-03-15)
TCP网络调式程序\TCPSocket.h (3383, 2006-03-15)
TCP网络调式程序 (0, 2007-03-12)

TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。 大家在使用中有什么好的意见或者建议,欢迎发送邮件到ghsnc@163.com。 马丹 2006年3月16日 转载请注明来源: 开源盛世-源代码下载网 http://www.vscodes.com

近期下载者

相关文件


收藏者