搜索资源列表
TCPconcurrentServer
- 基于TCP通信的并发服务器的源代码 适合并发的服务器使用-Communication based on TCP concurrent server source code server for concurrent use
AOS
- this program is a Auto Ordering System which is used in the Embedded-based System. this system use socket-communication(TCP) to communicate server - accountDB system -this program is a Auto Ordering System which is used in the Embedded-based System
TCPserverclient
- 使用TCP建立的客户端和服务器通信的一个简单代码 适合初学者学习-Established using the TCP client and server communications in a simple code for beginners to learn
LoadImageWithSocket
- 在上次的加载图片程序上新增了socket功能,可以在切换图片的同时与运行于PC端的MenuServer建立TCP通信,将当前图片的路径信息发送至server端。-Procedures in the last loading pictures added socket feature, you can switch the pictures in the same time and run on the PC side of the MenuServer establish TCP communi
server
- A simple server in the internet domain using TCP The port number is passed as an argument. This code is written based on BSD to help other community members
main
- 数据采集系统,通过485采集数据,通过GPRs模块发送TCp数据,发送给服务器-Data acquisition system, data collected through 485, the module sends TCp by GPRs data sent to the server
MOXA_xscale_Linux_TCPClientServer
- MOXA公司 xscale平台Linux嵌入式计算机下的TCP 服务端和客户端使用源码-MOXA xscale platform Linux-based embedded computer, TCP server and client source code
client
- 根据套接字建立TCP连接的过程,创建服务端程序,并在接收到客户端连接请求后,产生一个新的线程来处理这个客户端的通讯工作-Process to establish a TCP connection according to the socket to create a server program, and receives the client connection requests, resulting in a new thread to handle client communicatio
TCP_server
- 建立基于TCP套接字的服务器与客户端的连接,客户端向服务器发送字符串,服务器将接受到的字符串打印出来-Establish a connection based on the TCP socket server and client, the client sends the server a string, the server will receive the string print out
server.tar
- 用Qt实现的基于UDP和TCP的聊天室,用户可以选择UDP传输或TCP传输。实现了自动滚屏、快捷键设置的良好交互界面。这个服务器端的代码。-Implemented in Qt UDP and TCP-based chat rooms, users can select UDP transport or TCP. Automatic scrolling, shortcut set a good interface. This server-side code.
Qt-TCP-UDP-DetectUdisk-server
- 服务器端,利用qt实现tcp/udp发送文字消息,检测U盘插拔。里面包括x86和arm两个版本的源码。-Server-side using qt tcp/udp send text messages, U disk plug detection. Which includes the source code of the two versions of the x86 and arm.
SDK-IPCAM
- 一个基于TCP/IP(linux开发环境)的视频采集和显示程序,包含server端和client端。程序传输为jpeg流,所以需要类似zc301p这样芯片的摄像头。-A TCP/IP (linux development environment)-based video capture and display program, including server and client side. Program transmission jpeg stream, so it is necessar
2-6-3server_thread
- 基于线程的LINUX嵌入式平台的TCP 服务器源代码,是个不错的入门资料。-Thread-based embedded LINUX platform TCP server source code, is a good introductory information.
TCP_talk
- tcp协议的简单聊天工程,由客户端、服务器组成,用c语言实现,可用于嵌入式linux网络编程中。-Simple chat engineering, TCP protocol is composed of client, server, implemented in c language, can be used in the embedded Linux network programming.
tcp
- 网卡测试程序,在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。-The test program of MAC driver.Run the server application on the server.Run the client application on the client.The client will receive the character string sended by the server.
src
- 串口服务器程序,主机通过网络连接串口服务器,透传从主机传过来的数据,支持tcp server、tcp client、udp-Serial server program, the host server via a network connection port, pass-through from the host pass over the data to support tcp server, tcp client, udp
qt_tool
- 嵌入式串口及网络编程,使用QT4.8.0运行-serial and tcp server/client
tcp_server
- 基于ARM9的测试程序,用来测试TCP服务器的运行情况-ARM9-based test program used to test the operation of TCP server
2.tcp-send-recv
- 此程序可以完成简单的服务器和客户端的连接,并进行简单通讯请求-The program can do simple server and client connection, and carry on simple communication request
tcpudp入门程序
- 一个通俗的tcp/udp入门程序,运行在Linux上,实现简单的发送接收,即server和client(A popular tcp/udp entry program, run on Linux, to achieve simple sending and receiving, that is, server and client)