搜索资源列表
Direct_play_ClientServer
- 用directplay写的一个客户端和服务器程序,对学习directx有帮助。-using DirectPlay write a client and server programs, learning DirectX help.
VoiceChat(serandclient)
- 语音聊天,客户端与服务器端 可以参考一下-voice chat client and server side can take a look
VoiceClientServer
- 这是一个简单声音接收处理的程序,源码中有服务器和客户端,通过服务器客户端可以接收对方所发出的声音,也就是音频的处理程序. 本源码的开发环境需要在vc++下进行调试.