资源列表
sourcestudy
- 文件中有C和DELPHI程序源代码,有蓝牙,移动电话,串口与计算机连接通信以及通信软件源代码等.-paper C and Delphi source code, Bluetooth, mobile phones, Serial communication and computer connectivity and communications software, such as source code.
TCPIP
- 运用套接字进行IP/TCP通信, 学习socket和IPTCP-Sockets for the use of IP/TCP communications, socket and IPTCP learning
IOCP
- 一个IOCP的封装类。使用很简单,有使用说明,但是没有提供源码-IOCP a package type. The use of very simple, have for use, but did not provide source code
VB_Series_Debuger
- 串口调试源码,可利用vb生成演示效果;内含exe,也可不需vb软件直接使用。 串口通讯使用mscomm32.ocx控件。电脑中没有可以从网上下载。 此软件可以显示ASCII码、16进制码、地址等,可以选择ASCII码发送或者16进制发送,很方便。-Serial debug source code can be used to generate demonstration effects vb Intron exe, can also be used directly without
Server
- 一个即时通讯的服务端的源代码。 建立一个即时通讯的服务器。-Instant messaging services to a client
SoftPhone
- 软电话 从功能分为:服务器端和客户端 服务器:记录所有客户的信息,对客户的登陆、注销等请求进行响应 客户端:利用UDP协议与服务器和被叫或主叫客户端进行通讯 点对点通讯中的请求和响应消息是通过SIP协议来完成传输的,音频信息(压缩后)是同构RTP协议来完成传输的-Soft phone functionality is divided into: server-side and client-server: a record of all customer information,
McSerCom
- 多线程串口调试工具,全部源码,可记录,文本或二进制显示-Serial multi-threaded debugging tools, all source code, can be recorded, text or binary display
ICE_demo_vc
- 中间件ICE的运用示例,对快速学习ICE有帮助-ICE middleware application example, the fast-track learning ICE helpful
SerialPortByVB
- 串口调试VB源代码.可以实现串口接收,串口参数设置,并能保存相关信息,特别适合于对串口通讯有兴趣的程序员.-Serial debug VB source code. Can be achieved to receive serial port, serial parameter setting, and to preserve relevant information, especially suitable for serial communication to interested prog
qpskdemod(
- 此程序用来实现QPSK调制。可适用于各种通信系统中-This procedure used for QPSK modulation. Applicable to a variety of communication systems
Crc
- VB CRC编程2000变频器通讯程序带闭环-VB CRC program in 2000 inverter with closed-loop communication process
TELCHARGE
- ACCESS,ADO,电话收费 针对部分电话收费前置机有计费的数据库,而没有收费的前台而开发, 主要的使用方式为: 首先由前置机导出文本数据到当前的管理平台,在当前平台进行收费的相关工作. 所使用的控件在包中都已列出,欢迎大家批评指正,同时进行相互的交流学习. 一.设计目标 主要是完成数据的录入及相关的查询业务 二.系统设计工具 前台采用DELPHI7.0 后台数据库采用ACCESS2000或SQL SERVER 2000 采用C/S方式,根据