搜索资源列表
file_transfer
- linux下用c写的简易聊天室程序,非常好的tcp通信源代码,用的是c语言,一般直接就可以用-under linux with c chat room to write a simple program, very good communication tcp source code using c language, generally can be used directly
TomandJerry
- 用五个实例来解释linux下的c编程,包括文件读写、进程、线程、管道、TCP通信等-With five examples to explain the c programming under linux, including documents to read and write, process, thread, pipe, TCP communications
Tcp-ip
- linux下的tcp/ip通信,包括服务器端和客户端-linux under tcp/ip communication, including server-side and client
tcp
- 基于linux的TCP/IP网络通信的几个小程序-linux tcp
libtcpcomm
- linux下的tcp通信,通过linux下面的测试-tcp communication under linux by linux following the test
tcp
- 在linux环境下实现TCP远程控制,即实现客户端与服务器端的通信-In the linux environment to achieve TCP remote control, namely, to achieve client and server-side communication
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
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
tcp
- 关于计算机网络tcp通信方面Unix环境下的程序。-Tcp communications on computer network program under Unix environment.
linux_xp_tcp
- winxp与Linux的tcp通信程序,winxp作为客户端,linux作为服务器-winxp and Linux, tcp communication program, winxp as client, linux as a server
linuxtcp
- 在linux下实现简单的tcp通信,利用套接字实现的,分为客户端和服务器。-Be achieved in a simple linux tcp communication, the use of the socket implementation, divided into client and server.
tcp_server_client
- socket通信的源码,其中一端是php代码,另外一端是linux下的c代码-linux kernel scenario analysis of the electronic version of the book introduces the principles of linux kernel
tcpvlk
- TCP通信管理模块,集成TCP通信过程的控制程序-TCP tran
tcp_server
- linux下socket编程,实现tcp通信,这为服务端。-under linux socket programming, tcp communication, which for the server.
tcp_client
- linux下高级网络编程,实现tcp通信的客户端。-advanced network programming under linux, tcp communication client to achieve.
linux_TCP
- linux TCP 通信代码,在linux上运行,分客户端和服务器两部分-Linux TCP communication code run on linux, sub-client and server in two parts
tcp
- linux 环境下的基于TCP协议的通信程序,实现了客户端和服务器的通信-linux environment based on the TCP protocol communications program to achieve the communication between client and server
tcp.tar
- 使用tcp/ip协议实现聊天功能,程序有client和server两部分。(Using tcp/ip protocol to achieve chat function, the program has two parts client and server.)
tcp
- 在linux嵌入式平台上进行TCP通信代码(TCP communication code on Linux Embedded Platform)
QT_TCP
- 基于linux的网络通信编程,c/s方式,服务器与客户端能同时收发消息(Network communication programming based on Linux)