搜索资源列表
UDPImageArmLinux
- 基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明)-use udp protocol communications networks such as image regulatory document transmission. Using c / s mode, the ser
miniupnpd-20071103.tar
- 很小的linux下的upnp服务器端代码适合嵌入式系统
hospad源码
- IEEE 802.11a/b/g 服务器端AP,应用程序 用于嵌入式服务器,C语言代码
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
TCPserverclient
- 使用TCP建立的客户端和服务器通信的一个简单代码 适合初学者学习-Established using the TCP client and server communications in a simple code for beginners to learn
ftp
- 嵌入式操作系统中,自己写ftp客户端和服务器端的代码-Embedded operating system, write your own ftp client and server-side code
ntp-4.2.0.tar
- 一个开源的NTP服务器客户端实现代码,可用于嵌入式系统开发。经测试此包可用-An open source implementation of the NTP server client code can be used for embedded system development
nc600-program
- 串口服务器的编程参考,实现将以太网口转换为普通的串口,代码分为客户端和服务器端-Serial Server programming reference implementation will be converted into ordinary Ethernet port serial, code divided into client and server side
servfox-analysis
- 搞了一段时间的嵌入式网络视频采集与传输,基本上在服务器端采集视频用的是servfox程序包,它可以用arm-linux-gcc编译后移植到开发板上,我现在一直在做这方面的工作,用的是S3C2410的板子,这个开源程序十分不错,觉得有必要深入理解和学习一下它的源程序,网上一般没有对它的详细说明,只是简单介绍了它怎么用的,就如我当初刚开始学习嵌入式时一样看不懂这个程序,现在对其各个代码作个详细的解释,以备后忘,也希望对新手有所帮助。-Engage in a period of acquisition
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.
Upfile
- linux下文件上传代码,服务器与客户端的协议公司内部自己定义的,主要实现了文件的定期上传以及磁盘的清理,测试了好多次没有问题,-agreement within the company code, server and client under linux file upload their own definition, the main achievement of the regular file upload and disk cleanup, tested many times an
2013-10-17
- 嵌入式通信服务器端和用户端代码,可直接在linux平台编译调试-Embedded communications server and client code can be compiled on linux platform debugging directly
server
- 在电脑端开启wifi,使多台手机可以相互自己通讯,此代码是启动服务器.-In the computer side open wifi.Make more than one mobile phone can mutual communication, this code is to start the server.
libiec61850-1.2.1.tar
- 此库通过标准C编写,提供IEC61850的MMS协议实现的最新版ED2,兼容大多数ED1;它也提供变电站内的GOOSE通信。这个项目的目标是提供一个实现,并且这个实现非常的轻便,可以运行在嵌入式系统和小型控制器上。它还提供了很多简单的例子,可以作为我们自己的程序的开始点。 如下特性被支持: 1 ISO全协议的TCP/IP 2 静态生成IED模型,是靠SCL文件,通过C代码生成 3 动态生成IED模型,是通过API调用或者通过配置文件 4 关联服务(通过密码验证) 5 简单的和复杂的MMS变量读写