搜索资源列表
CommandMSN
- 命令行下的MSN,可以通过socks4代理,发送信息时需要输入对方的全名,这点比较麻烦, 欢迎改进,学习MSN协议的人一定要看看,源码中比较清晰地处理基本命令-command line under the MSN, through socks4 agents, send information to enter each other's full name, this relatively trouble, welcomed the improvements, learning the
DtvDebugTool
- 用VC写的一个软件调试工具,可以接受要调试的工程的打印内容(共享内存的方式),同时可以发送调试命令给调试的工程(使用Socket)-VC Writing with a software debugging tools, you can debug the projects want to accept the print content (the way of shared memory), at the same time can send debug commands to debug th
ModuloEthernet20090520
- A TCP-IP stack, with AT commands for MSP430F2811 DSP, and RTL8019 ethernet chip.
GSM
- windows mobile 手机终端取GSM基站数据,通过AT指令和RIL接口。VS2008 Mobile 6.0sdk-windows mobile phone terminal GSM base station to take the data, through the AT commands and RIL interface. VS2008 Mobile 6.0sdk
ftp
- 简单的ftp服务器端和客户端,两个程序同时运行,在客户端可以使用pwd、cd、quit、help、get、put、dir等命令进行操作,实现下载、上传文件等操作。-A simple ftp server-side and client-side, the two programs are running at the same time, the client can use the pwd, cd, quit, help, get, put, dir and other commands to
AT
- 很有用的GPRS AT命令,很难找到的啊 啊-Useful GPRS AT commands, it is difficult to find ah ah
TCPIPSTACKATCOMMANDs
- Documentation of TCP IP STACK AT COMMANDS.
ATCommandsforGPRS_1.1
- AT Commands for GPRS.
DOSminglingquanji
- 包含常用的DOS指令,是新手必备的手头查询工具。-Contains the usual DOS commands, is essential novice query tool at hand.
linux1
- 为linux系统设计一个简单的二级文件系统。要求做到以下几点: (1)可以实现下列几条命令(至少4条); dir 列文件目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 (2)列目录时要列出文件名、物理地址、保护码和文件长度; (3)源文件可以进行读写保护。 -For the linux system to design a si
cs_indy
- 开发一个远程的数据采集/监控软件时包装的一对socket类,以及客户端和服务器端的调试程序示例,里面根据当时软件的控制命令协议包装成一些发送/接受函数。用的时候可以去掉这些,直接用发送接收相应的字符串数据即可,代码的注释很完全。-The development of a remote data acquisition/monitoring software packaging a pair of socket classes, as well as client and server-side
CommTV
- 用来控制CMX868 调制解调器的基于VC6.0的程序,可以解释AT指令。并通过AT指令来收发短信,及其它一些指令。-Used to control the CMX868 modem the VC6.0-based program, you can explain AT commands. AT commands to send and receive text messages, and other instructions.
studentManage1
- 服务器端(B)负责管理数据,客户端(A)用于发送对数据操作的命令。客户端通过消息队列给服务器发送操作命令,服务器端根据接受到的命令处理数据,并通过消息队列将处理结果发送给客户端,同时,把客户端需要得到的数据,通过共享内存传递给客户端。客户端根据处理结果从共享内存中获取数据。-A process A (client) to another process B (server-side) sent to find, add, delete, display command, process B pe
com
- linux 下实现打开串口,连接GPRS功能, GPRS采用sim900,用AT指令通过串口对sim900进行操作来实现GPRS通信。用到来第三方库posix_qextserialport.h-linux under open serial port, connect GPRS function, GPRS using sim900, using AT commands through the serial port to operate to achieve sim900 GPRS com
eased_via
- SIM600 AT Commands Set 对学习GSM和GPRS模块学习的朋友,应该有帮助,()