搜索资源列表
connect+disconnect
- linux c 网络编程 实tcp的链接和断开 非常适合于初学者
FileTran
- 实现文件传输,建立链接后可以监视数据包数和启动线程数,当传送完毕或停止会断开链接,需要重新链接.
ppp
- 实现PPP协议下的网络链接功能,并对协议进行一般分析-The realization of the network under the PPP link protocol function, the general analysis of the agreement
alarmnbi
- Java Socket(jdbc 链接Oracle) Client
Ex14_18
- c#的一个聊天室代码,可以学习到tcp的链接与发送-c# code of a chat room, you can learn to link and send tcp
SOCKET.ZIP
- Socket编程.TCP链接建立方法,Socket=IP地址:端口号-Socket Program in VC++
ECHO
- Windows Socket Echo 程序 包含服务器和客户端,多链接 dir get put 等功能-Windows Socket Echo program includes server and client, multi-link dir get put functions
Chat-UDP
- 使用 UDP 协议的聊天室例子程序 —— 客户端 使用 nmake 或下列命令进行编译和链接 -Chat room using the UDP protocol example program- or the client to use nmake to compile and link the following command
Chat-TCP
- 使用 TCP 协议的聊天室例子程序 —— 客户端 用 nmake 或下列命令进行编译和链接-Chat room using the TCP protocol example program- the client or with the nmake command to compile and link the following
TCP-packet2
- 这样直到 tcp 断开这个 socket 的链接( FIN=1 ),此时将正常报文队列和失序报文队列中的数据合并起来,完成重组。取出正常报文队列最后一个报文的 seq 和 len ,在失序报文队列中查找属于它的后续报文,该报文是否可以作为正常报文队列的后续报文处理过程同前面 1 ) ~5 )的分析。 - 这样直到 tcp 断开这个 socket 的链接( FIN=1 ),此时将正常报文队列和失序报文队列中的数据合并起来,完成重组。取出正常报文队列最后一个报
tongxin
- TCP/IP协议编程,可以实现相互之间的通信链接等-TCP/IP protocol programming, you can communicate with each other links between the
TcpSend
- 基于TCP协议的网络压力测试工具,可以瞬间建立大量的线程,不持续不断发送有效的链接包,测试网站的抗压能力-TCP-based network stress testing tool, you can instantly create a large number of threads, not continuing to send the link effective package, the compressive strength test site
trunk.tar
- Linux 环境下网络 UDP 链接方式编程库,方便调用,支持IPv6,IPv4.-Linux environment UDP connection mode network programming library to facilitate the call, to support IPv6, IPv4.
SetIPAddress
- moxa的TCP IP链接程序。UC74-moxa' s IP link procedures. UC74XX
FiveChess
- 设计五子棋需要实现的内容包括1)五子棋的界面即绘制棋盘2)网络的链接采用C/S结构即客户端与服务器3)五子棋的落子即走棋4)界面即服务器端界面和客户端的界面5)五子棋输赢规则。-Design backgammon need to achieve, including 1) backgammon interface that draw chessboard 2) network link using C/S structure that the client and server 3) backg
chat
- 用java实现的简单的聊天室程序,支持客户点服务器链接。-In the Java implementation simple chat room procedures, support customer server links.
IOCPServer
- 在本程序中是一个动态链接库,实现了IOCPServer端的通信功能(realized the IOCP server function)