搜索资源列表
tcp.zip
- 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子
tcp-ip详解卷3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.
TCP-IPillustratedvolunie3
- TCP/IP详解卷三是程序设计的必读宝书,里面详细写了许多TCP事务协议,HTTP,NNTP和UNIX域协议等,还有大量丰富的例子可供参考,都是编程协议的基础
TCP事务协议
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。-third volume of the details of today's coverage of TCP
r00t-tcp-chat-examples.tar
- 使用select实现的UNIX/Linux环境下的TCP聊天程序,可以使用Makefile编译。
sndfile
- sndfile.rar 该程序是一个C+UNIX的TCP传送文件的程序。 采用TCP协议传送文件 该程序为发送端-sndfile.rar the procedure is a C UNIX TCP delivery procedures. Using TCP transmission of documents sent to the program -
rcvfile
- rcvfile.rar 该程序是一个C+UNIX的TCP传送文件的程序。 采用TCP协议传送文件 该程序为接收端-rcvfile.rar the procedure is a C UNIX TCP delivery procedures. Using TCP transmission of documents for the program receiving end
tcp/ip详解卷3
- tcpip详解卷三tcp事务协议httpnntp和unix域协议
linux TCP UNIX domain
- 1、TCP UNIX 2、C/S Mode
tcp
- 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general function, simple is easy to use. Brings under Unix the small example
tcptool
- unix下c语言实现tcp连接函数库-unix under tcp connections c language library
TCP-vegas
- 一篇关于TCP-Vegas的文献:Vegas is an implementation of TCP that achieves between 37 and 71% better throughput on the Internet, with onefifth to one-half the losses, as compared to the implementation of TCP in the Reno distribution of BSD Unix. This paper mot
TCP
- TCP连接实例,同时包含服务端和客户端,支持Unix和Windows双平台-Examples of TCP connections, both client and client services to support Unix and Windows dual-platform
TCPthread
- unix program of tcp ip client server for network sockets
thread_server.c
- unix program of tcp ip client server for network sockets
client.c
- unix program of tcp ip client server for network sockets
TCP-IPVolumeIII
- TCP-IP详解.卷三:TCP事务协议,HTTP,NNTP和UNIX域协议 详细讲述了TCP-IP的一些应用等。-TCP-IP Xiangjie. Volume III: TCP Service Agreement, HTTP, NNTP and the UNIX domain protocols described in detail a number of TCP-IP applications.
unix
- 实现socket的通信功能,包括tcp/udp/smb等基本功能,开发者可以用来做为大型项目的组件,包括分布式服务器,多客户端等项目----
TCP客户端程序
- 基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the hos
TCP-IP详解.卷三
- TCP-IP详解.卷三:TCP事务协议,HTTP,NNTP和UNIX域协议,详细讲述TCP实现的原理 适合初学者阅读(TCP/IP details. Volume 3: TCP transaction protocol, HTTP, NNTP, and UNIX domain protocols, detailing TCP implementation principles for beginners to read.)