搜索资源列表
talk_tcp_linux
- unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
socket_linux
- 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
my_audio
- 我写的基于2410的音频播放的程序,采用c/s结构,pc客户端上传音频流,服务器端建立帧缓冲区接收,并播放出来-I wrote based on the 2410 Audio Player procedures adopted c / s structure, pc client uploads audio streams, the server-frame buffer zone established to receive and broadcast
linux_program_video
- 基于linux嵌入式开发板的图像采集 服务器端作为图像采集端客户从服务器接受图像-Embedded Linux based development board of server-side image acquisition as image acquisition from the client server accepts images
QT_liaotian QT聊天室
- QT聊天室:分服务器端和客户端,开启服务器端后,客户端连接到服务器的IP上(可建立多个客户端)即可聊天。-QT chat room: min server and client, open the server, the client connects to the server' s IP on (can create multiple clients) to chat.
networking.rar
- 嵌入式Linux下使用的telnet客户端和服务器源码,非常经典。,Embedded Linux to use the telnet client and server source code, very classic.
QQ2
- C语言实现的多人聊天系统,有图形界面,界面是用QT做的,程序有服务器和客户端!-C language implementation of the multiplayer chat system, a graphical interface, the interface is to do with QT, process servers and clients!
nettest
- 嵌入式arm7uclinux操作系统应用程序编程.基于uclinux的网络编程,包括了客户端和服务器端程序,在44b0开发板上实现-Embedded operating system application programming arm7uclinux. UClinux-based network programming, including client and server-side procedures, the development board to achieve 44b0
communication_model_of_GPRS.RAR
- PDA,PND的GPRS通信模块,用于传输短消息和图片,包括了服务器和客户端的代码-PDA, PND' s GPRS communication module, for the transmission of short messages and pictures, including the server and client code
socket2
- 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
TCPserverclient
- 使用TCP建立的客户端和服务器通信的一个简单代码 适合初学者学习-Established using the TCP client and server communications in a simple code for beginners to learn
ftp_server_client20090726
- 简单服务器,可以完成命令行下的文件传输,包括了服务器和客户端的程序-server and client
ftp
- 嵌入式操作系统中,自己写ftp客户端和服务器端的代码-Embedded operating system, write your own ftp client and server-side code
bluetooth
- 本设计是基于蓝牙技术设计的一个嵌入式的点菜系统,采取c/s结构,将嵌入式开发板arm2410s作为无线点菜器,也就是客户端,pc作为后台管理器,也就是服务器端,服务器端在linux下进行开发,客户端和服务器端通过蓝牙进行无线通信,其中利用qt designer制作菜单界面。-The design is based on the design of an embedded Bluetooth technology a la carte system, to c/s structure, the e
ICBChat
- 这个是从客户端向服务器传输文件的例子,网上很少的一个,大家赶紧下载学习-This is from the client to transfer files to the server example, a few online, we quickly learn to download
ntp-4.2.0.tar
- 一个开源的NTP服务器客户端实现代码,可用于嵌入式系统开发。经测试此包可用-An open source implementation of the NTP server client code can be used for embedded system development
application
- arm-linux环境小型物联网络,应用层程序,包括服务器端和客户端两部分-arm-linux environment-linked network of small objects, the application layer procedures, including server and client in two parts
nc600-program
- 串口服务器的编程参考,实现将以太网口转换为普通的串口,代码分为客户端和服务器端-Serial Server programming reference implementation will be converted into ordinary Ethernet port serial, code divided into client and server side
GPS
- 基于嵌入式linux的GPS发送程序,包括客户端和服务器端的程序-a program about GPS sending in linux,include the client and server program
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