搜索资源列表
Socket_TCP-1.00
- TCP协议下套接字编程-TCP socket programming
socket.tar.gz
- socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
CFileTransfer
- 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
TCP_socket
- Linux C Socket Client.c Server.c
socket
- Linux下C语言实现简单的socket编程,可以建立简单的tcp连接并实现登录、搜索、分享功能-C language socket programming under Linux, you can create simple tcp connection and achieve the registry, search, sharing features
farsight_network_demo1.0.tar
- linix网络编程,tcp ,udp,多线程,socket等比较适合初学者学习的源代码-linix network programming, tcp, udp, multi-threading, socket and so more suitable for beginners to learn the source code
pscan2
- TCP/UDP端口扫描器,打印服务名称、RPC服务、网卡地址 -TCP/UDP port scanner, print service name, rpc server, network card addre
tcp
- 最简单的socket编程,server 和 client-The most simple socket programming, server and client
Que-Linux-Socket-Programming.pdf
- 一本描述tcp/ip编程的详细教程,包含各种方法的使用-a book describe tcp/ip program,include many kinds of methods
tcpbuf
- 接收tcp消息的类。tcp是一个流的概念,你可能一次read调用读到两条半消息,再接着一次read调用读到半条消息。这个tcpbuf的类就是用来帮助处理这种情况。它会分3次返回3条消息。很实用的类。Windows/Linux都能用。-class tcpbuf is to help receiving tcp message from a socket. It will return exactly ONE message from the tcp buffer. Support windows/
tcphust
- linux下socket/tcp/ip简单实现-simple implementantion of socket/tcp/ip on linux
tcp
- linux下的TCP编程实验,包含socket编程技术,十分实用。-linux programming under the TCP experiments, including socket programming technology, very useful.
socket
- Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded platform
Sockets-2.3.9.2
- C++ TCP IP Socket Sockets-2.3.9.2
socket.tar
- Linux TCP socket通讯,visual C++实现-Linux TCP socket communication, visual C++ implementation
ARM-UDP-TCP
- ARM Linux环境下Socket 编程最好的实例及源码,分为UDP和TCP-Socket Programming in the ARM Linux environment the best examples and source code is divided into UDP and TCP
socket
- linux下使用socket进行TCP网络编程(socket programing under linux sysytem)
tcpSocket
- 实现基于EPOLL的tcp服务端、客户端的封装。(EPOLL based implementation of TCP server, client package)
简单TCP套接
- linux系统下简单的soket套接,实现客户端与服务单的简单信息传输(Simple soket socket under Linux system,Simple information transmission of client and service list)