资源列表
BluetoothSerService
- Complete Code Snippet, Registers a New SDP Record
Bluetoothlisten
- Sender and Receiver Program Example using Microsoft Bluetooth Stack
Bluetoothconnect
- Bluetooth Sender Program with Authentication
VC6-IP
- 用Visual C++在局域网实现IP多播。一个数字电话会议系统由多个会场组成,当在其中一个会场的参会人发言时,要求其它会场都能即时的得到此发言的内容,这是一个典型的一对多的通信应用,通常把这种一对多的通信称为多播通信。采用多播通信技术,不仅可以实现一个发送者和多个接收者之间进行通信的功能,而且可以有效减轻网络通信的负担,避免资源的无谓浪费。-Using Visual C++ in the Local Area Network for IP multicast. A digital teleph
BCB-talkroom
- 大学时设计的集成语音,文字聊天的基于BCB的聊天软件,及资料,权作学习之用。 简介: 语音的采集,处理,播放 采用Windows MDK的低层音频服务比较合适采用,这一类函数和结构的名字都在MSDN中以“WAVE”为前缀。运用这些API完成的任务有,打开录音设备,获取设备句柄,指定录取格式,分配语音内存块。在当中某一内存块写满时,会产生一个MM_WIM_DATA消息,所对应窗口会调用相应处理函数。播放时理,只不过不是录音设备,而改为播放设备,也是当分配内存读写满时产生消息响应-Un
MyComm
- 应用SerialPort类开发的一个简单串口通讯程序,实现首字节用Mark标志校验,后面的数据用空格校验,这种用法在很多工业控制设备是都会用到-SerialPort class application development of a simple serial communications program, to achieve the first byte check with Mark mark, followed by a space of data validation, the us
I2C
- VS2005寫的一個小程式,透過LPT介面模擬I2C通訊-VS2005 to write a small program, through the LPT I2C communications interface simulation
noncontactICcardreadingandwritingprogram
- 用VB编写的基于rc500的非接触IC卡读写程序-Written with VB rc500 based non-contact IC card reading and writing program
socket_chat
- 使用vc++实现的socket编程的聊天程序。功能简单,只能实现服务器端和客户端的实时聊天。可作为socket编程初学者的参考资料。-Achieved using vc++ socket programming chat program. Function is simple, only the server and client to achieve real-time chat. Socket programming can be used as reference for beginner
EX_mytcp_3
- 自己编写的一个基于TCP协议的SOCKET服务器小程序,具有基本的通信功能,初学者可以参考下。-I have written a server based on TCP protocol SOCKET small program, with basic communication functions, beginners can refer to the next.
Server
- 使用VC++编写的Socket服务器代码,实现点对点的通信。-Written using VC++ Socket Server code, to achieve point to point communication.
project
- 基于客户端和服务器的聊天室(含有报告) 课程设计-Client and server-based chat room (with report) course design
