搜索资源列表
TCP_UDP
- TCP和UDP通信的socket编程demo,linux ubuntu下测试通过,有makefile-socket demo of communicating with TCP/UDP protocols
socket.tar
- 利用socket在ubuntu下进行通讯。具体使用可参见内附实例-Carried out under the use of socket communication in ubuntu. Included examples of specific uses can be found in
Lam_qt
- 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
SOCKET-Linux-chat
- 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
ubuntu-socket
- linux socke编程实例:一个简单的echo服务器程序-ubuntu socket
socket
- Read .wac file on linux Ubuntu o.s-Read .wac file on linux Ubuntu o.s
linux--multi-process
- 本代码是基于Linux-ubuntu,用多进程,socket、消息队列来实现多个客户端聊天的程序-This code is based on the Linux-ubuntu, multiple processes, sockets, message queues to implement multiple client chat program
server-client
- 在ubuntu下用socket编程写的服务器和客户端端程序-server—client made by qq
ubuntu.socket.client.tar
- linux下的网络通信基本代码,学会了这个,基本的通信就ok了-ubuntu,fundamental connnection code
linux-socket-chat
- 本聊天室程序在Ubuntu下,采用C语言实现,结构为Client/Server结构 服务端程序通过共享存储区存储聊天数据,并发送给每个连接的客户端 -This chat program under the Ubuntu, using C language implementation, structure of Client/Server structure Chat server program through the Shared storage area to store
socket-update
- 在Ubuntu中使用原始套接字(Raw Socket),在 ubuntu 上抓包,过滤出ARP和ICMP报文,打印出报文内容 -In Ubuntu using raw sockets (Raw Socket), capture on ubuntu, filter out ARP and ICMP packets, print out the contents of the packet
SOCKET
- 计算机网络编程,学习UDP和TCP的Ubuntu下socket编程,提供给大家学习和交流。-Computer network programming, learning UDP and TCP socket programming under Ubuntu, available to everyone to learn and communicate.
main.c
- udp服务器程序 ubuntu udp linux-udp linux ubuntu udp linux socket
socket
- 实现简单的socket请求,在客户端和服务器端实现通信(achieve socket requirements between client and server.)
