资源列表
tcp_bash
- Bash功能强大,利用bash的脚本基本可以做任何你想做的事情,这个例子是介绍如何使用bash脚本访问tcp服务器的程序,很多人都没敢想,咱们不放就不放,放就放个重磅的,虽然代码很短,但这就是bash的魅力-a example on how to use bash scr ipts to develop tcp/ip usage. a crazy world.it can be run
TCP_chat
- 使用TCP协议完善的一个私聊的服务器端和客户端的核心代码 -Use the TCP protocol sound of a whisper the core of the server-side and client code
tcp_client_server
- Linux 下的类似qq的即时通讯部分源码-source which is similar to instant messaging part of the qq in the Linux
tcp_comm
- 这是应用于公司某金融软件中的TComm库源代码,采用C++,提供了对于TCP通讯的封装-This is used in the company of a financial software TComm library source code, using C++, provides a package of communications for the TCP
tcp_conner_timeout
- 一个简单实用的tcp连接超时设置代码事例,很实用哦-A simple and practical tcp connection timeout setting code examples, practical Oh
TCP_CWND
- TCP拥塞避免和控制,传输速率控制资料 -TCP congestion avoidance and control, data transfer rate control TCP congestion avoidance and control, data transmission rate control
TCP_echo
- simple TCP echo.run server in background, then run the client.type sumting in client, and then server will echo it.
tcp_local
- 本地socket通信的基本实现,基于TCP/IP的网络连接。-local socket communication.
tcp_saomiao
- TCP扫描端口,源代码简单,易行,非常适用于新手。-TCP/IP
TCP_Server_and_Client
- TCP的服务器与客户端基类,通过继承及纯虚函数可实现不同的任务,方便移植-TCP server and client base class, through inheritance and pure virtual function can realize a different mission to facilitate the transplantation
tcp_tun
- 多线程tcp代理 这是一个代理客户机/服务器的优势,它能够拆分单传入连接到代理服务器分成多个TCP流的代理客户端。代理服务器,然后重新组装成一个单一的出站连接到这些TCP 流远程主机 。-This software is a proxy client/server with the advantage that it is able to split a singleincoming connection to the proxy client into multiple TCP streams
tcp_web_server
- TCP/IP 实验程序 web_server 和client建立通信-TCP/IP experimental procedure web_server and the client to establish communication
