搜索资源列表
wmmp-sms-linux
- 在GPRS或者CDMA modem上实现发送/接收短信的C代码;支持Siemens,Simcom,Bellwave,Fidelix等模块-in GPRS or CDMA modem achieving Send / Receive messages C code; support Siemens, Simcom, Bellwave, Fidelix modules
receive.tar
- linux中串口通信程序。 有两个文件, 一个作为client, 另一个作为server
receive
- arm嵌入式linux环境下的串口通信程序。实现串口的发送程序。
gsm_gprs
- Linux gprs通过串口收发短信的简单代码,仅供参考-Linux gprs send and receive text messages through a simple serial code, for reference only
text.tar
- Linux 下发送接收文件代码,经测试可以发送图片文件。-Send to receive documents code under the Linux .
receive
- linux 串口多线程程序,Linux系统,嵌入式系统,希望有用-linux serial multi-threaded programs seek to help
MyUsbHid
- USB HID类软固件代码,发送数据和接受数据-Soft USB HID Class firmware code, send data and receive data
linux_serial_sms1
- LINUX下纯C写的基于于串口发送AT命令到GSM手机模块进行短信的发送和接收短信的源程序,对短信收发研究者很有帮助-Write pure C under LINUX based on the serial port to send AT commands to the GSM mobile phone module to send and receive SMS text messages of the source code, useful for researchers to send a
一个可移植的邮件接收(支持POP3协议)程序
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the
gsm-linux
- 在Linux下实现的GSM程序,只有发送没有接收,使用串口通信,纯C代码。有很大的参考价值,使用PDU格式。-In the GSM under Linux, or only send not receive, the use of serial communication, pure C code. Have great reference value, use the PDU format.
mysvr
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) procedures, and t
jrtplib-3.7.1
- jrtplib开发好帮手啊,可以PC开发板发送、接收正常测试-ah jrtplib the development of a good helper to PC development board to send, receive normal test
UnicodeToUtf8
- 这个文件是为了实现GSM 接收短信的一部分代码,以后有时间会继续上传 主要实现的是编码转换,是我自己写的。-This document is a GSM receive text messages in order to achieve part of the code, after the time will continue to upload the main achievement of the encoding conversion, I wrote it myself.
sy1
- linux中接受和发送信息,分同步和异步,是操作系统的上机题-linux receive and send information, sub-synchronous and asynchronous, is the operating system on the plane title
myqq3.10
- Version 3.10 (2009-2-7) 1. 修正09接收消息协议。 2. 全部源代码文件更改为UNIX-UTF8格式。 3. 增加Preference来自定义屏蔽部分协议。 4. 增加添加、删除好友基本协议,支持验证码。 5. 登录后更改状态。 6. 登录机器数据填充。 7. 修正myqq.c里无法打印某些消息的bug。-Version 3.10 (2009-2-7) 1. To amend the agreement to receive m
term
- 在LINUX系统下,实现uart0发送数据,uart1接收数据的串口通信!只要在s3c2410为处理器,都可以跑上面的代码!-At LINUX system, the implementation uart0 send data, uart1 receive serial data communication! At s3c2410 for as long as the processor can run the above code!
CAN
- linux下基于arm处理器s3c2410x开发板的CAN总线设备驱动程序以及数据发送和接收的程序代码。-arm processor linux-based development board s3c2410x the CAN bus device driver, as well as send and receive data on the program code.
linux_file_transfer
- Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux
receive.c
- 这里主要是运用串口的终端来实现接受串口发送的字符串的功能。实现通过串口通信-Here is mainly used to achieve the acceptance of serial terminal serial port to send the string functions. Achieved through the serial communication
linux串口编程
- 改成小实现了linux系统下对rs232接口配置和使用,能正常的收发数据(Changed into small, Linux system to achieve the RS232 interface configuration and use, can send and receive data normally)