搜索资源列表
socket文件传输程序
- 控制台socket文件传输程序,使用C++编写. 打开server端后,只要在client端输入server端IP即可使用。 程序具有上传、下载、查看目录文件、更改目录等功能
用Socket实现TCP/IP协议的数据文件传输
- 用Socket实现TCP/IP协议的数据文件传输
tcp/ip
- tcp/ip socket api
SOCKET-TCP.rar
- 该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例,The agreement built on the TCP/IP based, to ensure high reliability of the file transfer. This procedure is a FTP client software examples
Socket.rar
- 主要是进行socket建立Tcp/ip传输,并且也可以进行UDP的传输,Socket is mainly carried out to establish Tcp/ip transmission, and will be able to conduct UDP transmission
raw_socket
- 示范了Unix和Linux下如何利用Raw Socket构造伪装的TCP、IP、UDP的包- How has demonstrated under Unix and Linux uses Raw Socket structure camouflage TCP, IP, the UDP package
IP
- vc++实现的搜索局域网在线主机的程序,Socket编程-vc++ implementation of the search procedure for a host on the LAN
socket
- TCP/IP网络通讯,包括客户端和服务端-TCP/IP network communications, including client and server
RawTCP-IP
- Raw TCP/IP类库,含ping,ipconfig,TcpServer,UdpScaner,Udpserver等内容-Raw TCP/IP library, including ping, ipconfig, TcpServer, UdpScaner, Udpserver etc.
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
Que-Linux-Socket-Programming.pdf
- 一本描述tcp/ip编程的详细教程,包含各种方法的使用-a book describe tcp/ip program,include many kinds of methods
socket
- Socket阻塞模式通讯测试(多线程) 适合初学者,测试输入本机相应的IP-Socket Communications blocking mode test (multi-threaded) for beginners to test the input of the machine corresponding IP
Socket
- Socket通讯示例,C/s结构,TCP/IP协议-Socket Communications example, C/s structure, TCP/IP protocol
Socket
- 用socket编程接口开发面向连接的网络应用程序(TCP/IP协议)-socket
Socket
- ICP/IP、UDP阻塞模式编程演示,包中含tcp/IP、UDP服务端和客户端源码-ICP/IP, UDP blocking mode programming presentation package with tcp/IP, UDP server and client source code
SOCKET.ZIP
- Socket编程.TCP链接建立方法,Socket=IP地址:端口号-Socket Program in VC++
client-udp-ip
- C++ SOCKET UDP/IP IMPLIMENTATION
TCP.IP.Sockets.in.C.Practical.Guide.for.Programmer
- linux下socket编程,c语言版本,大师的经典之作,做socket编程不得不看,但是是外文的,不过经典的东西往往都是外文的-linux under the socket programming, c language version, the master' s classic, do socket programming had to look at, but it is in foreign languages, but the classic things that are o
socket
- 模拟服务器端和客户端,模拟TCP/IP协议和服务器浏览器工作流程。-Simulation server-side and client-side, analog TCP/IP protocol and the server browser workflow.
Socket
- 这个文件实现了文件传输功能,简单的应用了Socket tcp/ip-The File can transmission file with Socket tcp or ip,which is maked in delphi 7 and with Pascal language