搜索资源列表
-
0下载:
Douglas Comer,《用TCP/IP进行网际互连 第3卷:客户机-服务器编程和应用(第2版)》 或其英文版 Internetworking With TCP/IP Vol III: Client-Server Programming And Application (Second Edition) 整书源码
-
-
0下载:
here is a C++ code for TCP server and client on linux mechine that listens on a specific port
and then replies back to the client-here is a C++ code for TCP server and client on linux mechine that listens on a specific port
and then replies ba
-
-
3下载:
TCP client and TCP server for Linux!
-
-
0下载:
This contains various programs on client server connectivity using TCP and UDP packets. It is executable in linux environment.
-
-
0下载:
使用boost::ASIO开发的一个tcp/udp服务器、客户端的架构。-this a framework for the network(tcp/udp,server and client) by the boost::asio
-
-
0下载:
TCP套接字的文件传输客户服务器程序设计
包括C和S端的部分,S端向C端传送文件或者图片-TCP socket client-server file transfer program design, including C and S terminal part, S-side to the C terminal to send documents or pictures
-
-
0下载:
linux TCP/IP编程,有服务器和客户端,是非常好的模板-linux TCP/IP programming, there are server and client, is a very good template
-
-
1下载:
在Linux下c语言实现的基于TCP/IP的ftp文件传输程序,包含完整的源代码,分为客户端程序和服务器端程序-C language under the Linux-based TCP/IP, ftp file transfer program, including complete source code, divided into client and server-side program
-
-
0下载:
数据的发送与接收recv, send, write, read,TCP服务器, TCP客户端-Send and receive data, recv, send, write, read, TCP server, TCP client
-
-
0下载:
linux下面实现的socket网络编程。采用的是tcp协议。。。可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using the tcp protocol. . . Enables multi-client server functionality Online
-
-
0下载:
Linux下使用C + socket TCP实现的一个简单的聊天服务器和客户端程序。使用gcc编译时,需要增加-lpthread选项-using C+ socket TCP in Linux implementation of a simple chat server and client. Using the gcc compiler, the need to increase the-lpthread option
-
-
0下载:
linux下socket网络编程(服务器端和客户端)-socket network programming under linux (server and client)
-
-
0下载:
在linux环境下实现简单的TCP/UDP服务器和客户端之间的通讯;-In the linux environment to achieve a simple TCP/UDP server and client communications
-
-
0下载:
Linux下TCP/IP的Server、Client C源码。
包括Makefile文件。-Linux, TCP/IP, Server, Client C source code. Including the Makefile.
-
-
0下载:
tcp code for linux in c
-
-
0下载:
tcp客户端服务器程序,直接可以在linux下以两个进程形式运行-tcp client server program, directly in the form of two processes under linux running
-
-
0下载:
基于linux平台tcp协议的邮箱系统实现,C/S架构,服务器采用多线程实现,客户端使用纯控制台,系统统一使用C语言和一些linux系统函数。-Linux tcp protocol based platform mail system implementation, C/S architecture, multi-threaded server implementation, the client uses a pure console, unified system using the C l
-
-
0下载:
Linux下Qt的网络编程,QTcpserver的使用,客户端和服务器的建立及简单应用-Linux network programming under Qt, QTcpserver use, build client and server, and simple application
-
-
0下载:
此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)
-
-
0下载:
使用libevevt 封装的 TCP服务器和客户端。(TCP server and client using libevevt encapsulation)
-