搜索资源列表
serialandsocket
- 串口数据通过网络传输数据的同步套接字服务器
VSPMDLLDEMO
- 能够虚拟三个串口,并指定远程服务器IP和端口,串口号无限制
pppd-dial-CDMA
- 该代码是我在Linux的Fedora 9上配置拨号,串口CDMA猫拨号上的相关配置文件,ppp版本为2.4.4版本,CDMA为anydata的DTGS-800,AT指令为ATDT#777拨号上网。 实现了获得本地IP和服务器IP。 大家可以参考一下。-The code is my Fedora 9 on Linux, configure the dial-up, serial CDMA dial-up on the cat-related configuration files, ppp ver
arm-serial
- 这是一篇讲串口服务器设计的很好的参考文章,里面详细讲解了软硬件的设计,对于做这方面研究很有用处-This is a serial device server designed for about a good reference article, which explained in detail the design of hardware and software, for doing research in this area is very useful
ipsender3.1
- linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
Android
- 用Android手机连接串口服务器控制串口继电器开关来通断家电电源-Android phone to connect a serial device server to control the serial port relay switch off home appliances power
server-1.2
- 串口转换网络的服务器程序,可以在linux下直接使用-Serial conversion network server program, the test can be used
comdebug
- 串口调试工具跟服务器接送工具(数据转按键)-Shuttle serial debugging tools and server tools (data transfer button)
shortMSG
- short MSG Server短信服务器,连接串口短信设备和SQL数据库-short MSG Server
MointDev
- 基于嵌入式linux数据采集服务器,界面采用Qt4.7编写,实现视频采集、串口通讯、网络通讯功能。-Based on the embedded Linux data acquisition server, using Qt4.7 interface, video acquisition, serial port communication, network communication function.
serial_web
- 实现串口与TCP相互转换,服务器端与客户端(Implement the serial port and TCP to convert each other)
main
- 数据在串口和tcp服务器或者tcp客户端之间转发 数据在tcp服务器或者tcp客户端 和 tcp客户端之间转发(Data is forwarded between the serial port and the TCP server or the TCP client Data is forwarded between the TCP server or the TCP client and the TCP client)
CONTOS7-GPS
- ContOS系统下,串口接收GPS数据上传服务器,并实现模拟808协议上传照片。支持PL2303,FT232等USB转串口芯片。