-
局域网通信大使是一个学习网络程序员,方便公司。
局域网通讯大使是一个便于程序员学习网络通讯时的很好的一个源码-LAN communications Ambassador is a learning network programmers to facilitate communication of a good source
- 2022-06-01 16:01:25下载
- 积分:1
-
分别遵循 TCP 和 UDP 协议的编程, 了解2个协议的主要区别, 了解其各自的优缺点....
分别遵循 TCP 和 UDP 协议的编程, 了解2个协议的主要区别, 了解其各自的优缺点.-were followed TCP and UDP programming, understanding the two main differences between the agreement and understanding of their respective strengths and weaknesses.
- 2022-05-05 12:43:56下载
- 积分:1
-
飞鸽传书(java版)
这是一份java实现的飞鸽传书,压缩包里的为txt文件,里面有注释和对应的包,在开发环境下根据package建立相应的包后即可运行,是一份不错的学习代码。
- 2022-04-18 09:03:12下载
- 积分:1
-
类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。...
类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into server and client, need to run the server. Socket is mainly carried out using the asynchronous data transmission, each message in the LAN, also achieve the same into a simple chat program.
- 2023-05-14 19:50:03下载
- 积分:1
-
这是一个语音聊天的源代码,完成的主要功能,但收购…
这是一个语音聊天的源代码,完成了主要的功能,只是采集的语音信号没有编码就直接发送出去了,有兴趣的朋友可以-This a voice chat source code, to complete the main function, but the acquisition of the voice signal coding not directly sent away, interested friends can s
- 2022-06-27 14:25:26下载
- 积分:1
-
学习C++的好手 适合当代本科大学生提高编程水平
学习C++的好手 适合当代本科大学生提高编程水平-Learning C++ The best suited to contemporary programming improve the level of undergraduate college students
- 2023-05-20 05:25: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
-
网络编程,网络文件传输,作为网络编程的参考资料。
网络编程,网络上传输文件,可以作为网络编程的参考.-network programming, network file transfer, as network programming reference.
- 2022-04-30 14:45:22下载
- 积分:1
-
小型聊天系统原代码
小型聊天系统原代码-small chat system source code
- 2022-01-23 11:02:50下载
- 积分:1
-
用Java实现日志功能,操作方便,记录客户端与服务器间的任何操作...
用Java实现日志功能,操作方便,记录客户端与服务器间的任何操作-using Java log function, easy to operate and record client and server operation of any
- 2022-03-19 15:33:42下载
- 积分:1