-
Voice chat, including client and server source code, reference codeproject
语音聊天,包括客户端和服务器端的源代码,参考codeproject-Voice chat, including client and server source code, reference codeproject
- 2023-08-28 03:25:03下载
- 积分:1
-
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。...
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。-For LAN file transfers, regardless of file can be more correctly conveyed to the destination.
- 2022-09-17 13:20:03下载
- 积分:1
-
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤...
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤-In VC6.0 compiled, you can Xmodem-128, 256,512 and the 1K Xmodem protocol to transfer files to the microcontroller, avoiding the tedious steps in burning
- 2022-01-31 02:26:11下载
- 积分:1
-
消息队列开发,实现消息队列创建删除,发送回收
消息队列开发,实现消息队列创建删除,发送回收-Message Queue development, realize the creation of message queue delete, send recovery
- 2022-10-20 00:40:04下载
- 积分:1
-
asp Datoutie interface with a computer program according to the bulk! a good net...
asp大头贴接口,用电脑照大头帖程序!一个不错的网络在线大头贴程序。-asp Datoutie interface with a computer program according to the bulk! a good network of online Datoutie procedures.
- 2022-08-16 03:28:50下载
- 积分:1
-
用C++builder编写的一个用来获取天气信息的程序,其界面简单,实用性强...
用C++builder编写的一个用来获取天气信息的程序,其界面简单,实用性强-C++ builder prepared a weather information used to obtain the procedure, the interface simple. practical
- 2022-03-06 09:59:47下载
- 积分:1
-
java基本的几个小程序.关于web开发的,最基本的代码 新手看
java基本的几个小程序.关于web开发的,最基本的代码 新手看-discribtion of java web
- 2022-05-30 15:16:14下载
- 积分:1
-
聊天器
通过Socket编程,应用单线程传递参数,实现局域网聊天功能,...
聊天器
通过Socket编程,应用单线程传递参数,实现局域网聊天功能,-Socket programming device through the chat, application single-threaded pass parameters to achieve LAN chat,
- 2022-06-20 00:23:39下载
- 积分:1
-
你想自己的程序能在托盘中运行吗,这是个最简单的程序,快下吧...
你想自己的程序能在托盘中运行吗,这是个最简单的程序,快下吧-you want to own procedures in the tray? Operation, which is the most simple procedures, are you fast
- 2023-02-03 21:45:03下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1