搜索资源列表
temperature_test
- 自已做的温度传感器WIN服务端,用WINSOCK的UDP实验网内温度传送,打印温度曲线。客户端基于ARM Linux
NetSpeedTest
- 这个是TI DAVINCI DM355的和PC 电脑之间的网络速度测试程序, 用来对DM355的网络速度极限测试, 分别有在DM355上的LINUX的程序,和PC HOST的VC 网络测试程序, 是客户端和服务端-this is source code about net speed testing between TI DAVINCI DM355 and PC host
Embedded_Programming_Code
- 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
clientv_server_demo
- 本demo详细的描述了arm Linux 下网络服务端和客服端的编程方法-Detailed descr iption of the demo under the arm Linux network server side programming and customer service
project
- 嵌入式LINUX下开发的网络黑白棋源程序,包括客户端和服务端-Embedded LINUX source code developed under the Network Othello, including client and server
MOXA_xscale_Linux_TCPClientServer
- MOXA公司 xscale平台Linux嵌入式计算机下的TCP 服务端和客户端使用源码-MOXA xscale platform Linux-based embedded computer, TCP server and client source code
Linux
- 客户端和服务端进行消息传递 具有配置文件,心跳机制,日志文件-Messaging client and server configuration file, the heartbeat mechanism, log files
qq
- LINUX下的网络聊天程序,其中利用select函数,实现服务端IO口多路复用-LINUX network chat program, select function IO port multiplexer server
bank-zx
- 基于linux环境下的嵌入式系统,设计的银行叫号系统,分为服务端,叫号端,客户端-Linux environment based embedded systems, the design of banking system, called into the service side, called the number, client
iec104
- C语言实现的linux下IEC104服务端代码,在linux下编译运行通过!-The C language implementation of linux IEC104 server code, compile and run under linux through!
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变量读写
onvif服务端及客户端源码
- 应用于基于Linux的嵌入式系统上,修改下交叉编译环境就可以直接使用