搜索资源列表
linux TCP UNIX domain
- 1、TCP UNIX 2、C/S Mode
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 ....
Tcp-ip
- linux下的tcp/ip通信,包括服务器端和客户端-linux under tcp/ip communication, including server-side and client
client
- 这是我自己调试通过的TCP 客户端程序,定时接收功能非常好用。需要的同仁可以参考。-good program for tcp client ,linux platform .
client.c.tar
- sample TCP client linux/C
clientserver
- This contains various programs on client server connectivity using TCP and UDP packets. It is executable in linux environment.
tcp.tar
- linux下的socket编程(服务端、客户端)-socket programming under linux (server, client)
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
client
- linux c tcp连接-linux c tcp
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-client-server-c
- tcp code for linux in c
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
tcp
- 在linux嵌入式平台上进行TCP通信代码(TCP communication code on Linux Embedded Platform)