搜索资源列表
LinuxNet
- 非常好用的网络socket编程代码(服务器端多线程)- Extremely easy to use network socket programming code (server end multithreading)
fuwuqidaun
- linux下服务器端代码 他是面向连接的-under linux server-side code he is the connection-oriented
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
qtsocket
- qt socket通信,服务器端为虚拟机里的linux系统的C++程序,客户端为开发板上的qt 代码,实现socket通信,以及将接受到的数据,显示在屏幕上-qt socket communications, server-side virtual machine inside linux system, C++ program, the client code for the development board qt achieve socket communication, and to r
serfox
- 基于ARM+Linux的视频采集服务器端代码-Based on ARM+ Linux video capture of the server-side code
c-s-connect
- linux下,以CS结构建立的通讯机制,包括服务器端和客户端,包括IP,端口等处理以及绑定,代码设计成启动的时候手动输入IP,适用强,为了避免80端口被占用,所以端口也设置成手动,用的时候请注意-under linux to CS structure established communications mechanisms, including the server-side and client, including IP, port, such as processing and bind
UDPserver
- Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
linux_net_communication
- 本代码是在Linux环境服务器端的源代码,实现实时监听和数据传送-the code is used to transmit data base on linux platform on linux server,achieve minitor and transmit data real time
client
- linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
server
- 本代码是基于LINUX系统下的,实现企业内部员工间通信的服务器端代码部分。可以完成文件传输及集体会议等。包含详细完整的代码。-The code is based on LINUX systems, the achievement of internal staff communication part of the server-side code. File transfer to be completed and collective meetings. The code contains
server
- 这段代码是在LINUX下,实现服务器端的数据发送和传输。-This piece of code is developed under the Linux system.And it is run by c.Its function is about the data transformed from the server.
linuxsocket
- 用Linux C实现了服务器与客户端数据通讯,已通过测试,代码完整,请试用!-It realize the communication of server and client.It is written by linux C.It has been tested.
ftp
- linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
qddown_vc1020442426662
- 一个仿qq的程序 拥用客户端和服务器端的代码两部分-An imitation qq program with the client and server-side
bank
- 银行排队机的实现代码 其中,服务器端在windows平台实现 而取号机则在linux平台实现,需要下载到开发板上。已在mini2440上通过测试,界面漂亮。两者可以连通,实现银行里面的取号叫号系统功能。 code for Bank queuing system,the server runs on windows platform,the client runs on linux platform,you need to download it to board.It has been te
file-transfer
- 嵌入式开发板mini2440上,用于Linux开发环境下,安全文件传输的程序,包括服务器端和客户端代码。-Mini2440 on embedded development board for Linux development environment, the secure file transfer program, including server and client code.
network-video--player
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输
server
- 这是一个在Linux环境下服务器端程序代码-This is a Linux environment, server-side code
judge
- Linux C程序,在线答题系统的服务器端代码。-Linux C procedures, server-side code online answer system.
linux大作业代码
- 系统采用客户端和服务器端开发模式。在客户端,设计两个进程P1和P2同时读取网卡上的数据,P1读取数据后,负责将TCP报文中的头部数据写入到Packet文件中,P2读取数据后,负责将UDP报文的头部同样写入到Packet文件中。(The system uses the client and server-side development mode. On the client side, we design two processes, P1 and P2, and read the data o