搜索资源列表
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!
client
- 这是一个QT编写的基于TCP连接的聊天室客户端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP client, can be compiled win32, winCE, Linux and other executable file ....
client
- 这是我自己调试通过的TCP 客户端程序,定时接收功能非常好用。需要的同仁可以参考。-good program for tcp client ,linux platform .
clientserver
- This contains various programs on client server connectivity using TCP and UDP packets. It is executable in linux environment.
client
- tcp客户端,在linux下运行通过,采用套接字编程,有助于学习套接字和tcp的原理-this is tcp client and it can run in linux environment
TCP
- linux TCP/IP编程,有服务器和客户端,是非常好的模板-linux TCP/IP programming, there are server and client, is a very good template
ftp
- 在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
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
TCP
- linux下socket网络编程(服务器端和客户端)-socket network programming under linux (server and client)
TCPIP
- Linux下TCP/IP的Server、Client C源码。 包括Makefile文件。-Linux, TCP/IP, Server, Client C source code. Including the Makefile.
TCP-server-client
- linux下基于TCP协议的通信程序,服务器发送和接收数据-communication program in C
tcp-client-server-c
- tcp code for linux in c
linux-ftp
- 在linux环境下编写的简易的tcp客户端和服务器端程序_代码测试运行有效-Simple tcp client and server side program _ code written in linux environment test run
linux-tcp
- linux网络应用编程,涵盖两个程序代码,一个是服务器,一个是客户端-linux network application programming covers two program code, one server, one client
VCPP6.0-Linux-TCP-chatroom
- tcp_server.c运行于linux,用于作服务器。客户端用VC++6.0开发,实现了网络聊天室和单对单聊天功能。-tcp_server.c run in linux, is used as a server. The client development VC++6.0 used Internet chat rooms and a single on-one chat function.
tcp
- tcp客户端服务器程序,直接可以在linux下以两个进程形式运行-tcp client server program, directly in the form of two processes under linux running
tcp
- Linux下tcp并发服务器的实现。服务器端监听是否有请求,并循环接受收到的请求,每收到一个请求,fork()一次,通过子进程来完成客户端的请求。-Under Linux tcp achieve concurrent server. Monitor whether the server requests and circulation accept requests received, each receives a request, fork () once, by a child proce
Linux-tcp-mail-systen-desigen
- 基于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