搜索资源列表
server.rar
- Ardence RTX环境下基于RT-TCP/IP协议的实时网络通信源代码,得出其传输时间。服务器端部分,Ardence RTX environment RT-TCP/IP-based real-time network communication protocol source code, come to its transmission time. Server-side part of
epoll
- linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
server
- 这是一个QT编写的基于TCP连接的聊天室服务端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP server can be compiled win32, winCE, Linux and other executable file ....
Sample-TCP-Server-Client
- Linux下简单 的 TCP 服务器和客户端端代码-Simple TCP Server and Cliet under Linux
service
- LINUX下的一个TCP服务器小程序。学习unix网络编程的朋友可以下来参考参考-LINUX under a TCP server applet. Learning unix network programming friends can down reference reference
LinuxtcpServer
- Linux网络编程中TCP服务器端的代码,简单易懂,适合初学者学习。-Linux Network Programming TCP server-side code, easy-to-read, suitable for beginners to learn.
ftp_client_server
- 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
LINUX下TCP编程服务端跟客户端例子
- TCP client and TCP server for Linux!
server_l
- TCP/UDP server on linux.
clientserver
- This contains various programs on client server connectivity using TCP and UDP packets. It is executable in linux environment.
server
- 这个是tcp 服务器的一个程序,运行在linux下,可以学学套接字和tcp的工作机制。-this is tcp server.
TCP_socket_client_server_file_transfer_program_des
- 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
tcp
- linux平台下的基于TCP/IP协议的 TCP网络服务器,实现简单的通信,并发响应。-linux platform-based TCP/IP protocol TCP network server, simple communications, concurrent response.
LINUX
- 数据的发送与接收recv, send, write, read,TCP服务器, TCP客户端-Send and receive data, recv, send, write, read, TCP server, TCP client
chat_example.tar
- 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
server
- UDP echo服务器的程序,相比tcp 要简单,传输的过程也简单。-UDP echo server program. It s easier than the tcp server,and the transmission is also easy.
TCPsever
- TCP服务器端的代码,后面还有客户端的代码-TCP server-side code, client code and there are
ftp_user_guide
- 本方案为LINUX的替代FTP服务器方案,是基于裸机开发的FTP服务器,包括了多个模块,如TCP/IP协议栈,FAT文件系统,基于RFC 959的FTP代码.一般来说,用户需要自己编写FTP基于的磁盘驱动和NIC驱动,就可完成FTP基于各种平台的移植。即可能完成使用FTP.EXE和IE(internet explorer)来操作FTP服务器基于磁盘上文件的读写,创建,删除等功能。 二、 本方案性能稳定,采用模块化设计思想,由我们精心为您设计。欢迎需要FTP功能的项目的朋友前来购买代码进
TCP-server-client
- linux下基于TCP协议的通信程序,服务器发送和接收数据-communication program in C
Server
- 使用libevevt 封装的 TCP服务器和客户端。(TCP server and client using libevevt encapsulation)
