搜索资源列表
Ping
- PING编程功能实现,在客户方发送4个数据包,服务器端接受数据并返回对接受情况的响应-PING programming implementation, the client sends four data packets, the server accepts the data and returns the response to the acceptance
基于TCP-IP协议的网络编程练习
- 基于TCP-IP的网络编程,里面有客户端和服务器端的程序,客户端发送请求,服务器端应答,并发回应答消息-based on TCP-IP network programming, which has client and server-side procedures, a client sends the request, the server-side response, with response to the news FOR
DDNS
- 该协议采用UDP方式接入服务器,图中req表示请求数据包,res表示应答数据包。当设备上线时发送hello数据包给服务器,服务器检查数据的合法性,如果是非法请求,服务器将不作响应。设备收到应答数据后将发出refresh更新数据包,服务器同样先检查数据-The agreement means the use of UDP access server, the figure said req request packet, res that the response packet. When the
WINSOCK-TCP
- 实现sockTCP聊天功能 ~~!!在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-Achieve sockTCP chat ~ ~! ! In Internet chat rooms on the procedure is generally based on the server side connecti
SIPsignal
- sip 协议中各应答代码的含义 例如;200ok代表连接成功-sip agreement the meaning of the response code such as 200ok on behalf of a successful connection
SMPP
- SMPP(short message peer to peer)协议是一个开放的消息转换协议;它定义了一系列操作的协议数据单元(PDUS)和当SMPP运行时ESMS应用系统与SMSC之间交换的数据格式。从而完成SMSC与ESMES(外部短消息实体)的信息交换。SMPP是基于SMSC与ESME之间的请求和响应协议数据单元的交换,每一个SMPP操作都由一个请求PDU和相应的一个响应PDU组成,并且这种交换是在TCP/IP或x.25网络连接之上的.-SMPP (short message peer t
TCP
- TCP服务器与客户端 客户端连接服务器 服务器给与回应-TCP server and client Give the client connects to the server the server response
LiChen
- 基于TCP/IP协议,用swing组件编写的聊天程序。有客户端和服务器,客户端输入服务器的IP来建立连接,服务器响应连接来建立通讯。-Based on TCP/IP protocol chat program written using swing components. Client and server, enter the server IP of the client to establish a connection, the response from the server to c
TCP_IPuC_IP
- 基于uC_OS且开放源码的TCP_IP协议栈——uC_IP uC/IP是由Guy Lancaster编写的一套基于uC/OS且开放源码的TCP/IP协议栈,亦可移植到其它操作系统,是一套完全免费的、可供研究的TCP/IP协议栈,uC/IP大部分源码是从公开源码BSD发布站点和KA9Q(一个基于DOS单任务环境运行的TCP/IP协议栈)移植过来。uC/IP具有如下一些特点:带身份验证和报头压缩支持的PPP协议,优化的单一请求/回复交互过程,支持IP/TCP/UDP协议,可实现的网络功能较
Fetche-HTTP-1.1.0
- Code to fetch the link for any web data. This code is for HTTP Request/Response fatching.
