搜索资源列表
gprsAt
- 一个gprs通讯的数个 at命令封装,需要串口支持,没有实现所有的at命令,实现了几个关键的命令,比如:拨 接 电话,tcp连接等。可以增加函数。-a GPRS communications at the several orders Packaging need serial, not at all in order to achieve several key orders, such as : dial telephone, tcp connections. Increase functi
embedded_linux_tcpip
- linux下TCP/IP的简单测试程序,已经在LINUX和嵌入式LINUX下通讯成功。-Linux TCP / IP simple test procedure in Embedded Linux and Linux communications success.
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
2.tcp-send-recv
- 此程序可以完成简单的服务器和客户端的连接,并进行简单通讯请求-The program can do simple server and client connection, and carry on simple communication request
mlpd-v1.0.1
- mlpd是一种网络打印通讯协议,用于TCP/IP打印(MLPD is a network print communication protocol for TCP/IP printing)
dai_ma
- 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates