-
Socket sample program by C#.
用.netc#语言编写的socket网络编程小样例源代码,短小精悍,核心内容具备-Socket sample program by C#.
- 2022-05-07 03:24:24下载
- 积分:1
-
多通道聊天房用上 windows 套接字
与服务器和客户端在 c + + 中的 MFC 和线程的多客户端聊天房间
服务器:
多客户端聊天服务器是一个开放源代码 c + + 项目。在这台服务器多个用户可以登录并与另一个作为组播用户进行沟通。在现实生活中它可以使用作为聊天室的服务器。可以修改为对等 (p2p) 文本聊天。它也可以用作一个视频会议项目的骨干。它有一个在 MFC 中的美丽和易于使用的用户界面。该项目是与微软 visual studio 2010 兼容。我将描述类和函数的源代码中的使用。
客户端:
此客户端将使用作为多聊天客户端与我们自己的服务器。在这个客户端,您需要提供服务器 IP、 端口和用户名。
- 2022-11-05 21:30:21下载
- 积分:1
-
在虚拟仪器中,计算机成为仪器的一部分,使得计算机可以得到充分发挥。除了仪器的输入、输出、数据处理分析、结果显示由计算机完成外,还可组成计算机网络。一个大的复杂的...
在虚拟仪器中,计算机成为仪器的一部分,使得计算机可以得到充分发挥。除了仪器的输入、输出、数据处理分析、结果显示由计算机完成外,还可组成计算机网络。一个大的复杂的测试系统往往系统的测量、输入、输出、结果分析分布在不同的地理位置,仅用一台计算机并不能胜任测试任务,需要由分布在不同地理位置的若干计算机共同完成整个测试任务。-In the virtual instrument, the computer has become part of the equipment so that the computer can be brought into full play. In addition to equipment import, export, data processing, analysis, results showed that the completion by a computer, the computer network can be formed. A large test systems are often complex system of measurement, input, output, results in different geographical location, just a computer and can not do the test tasks, the need for different location in a number of computers together to complete the test任务.
- 2022-07-28 03:37:41下载
- 积分:1
-
遍历文件夹下的所有文件
遍历文件夹下的所有文件-folder traversal of all documents
- 2022-01-22 05:29:27下载
- 积分:1
-
ftp client
linux下的FTP客户端,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理
- 2022-08-13 01:00:33下载
- 积分:1
-
用完成端口IOCP实现的服务端引擎和多线程客户端引擎。
用完成端口IOCP实现的服务端引擎和多线程客户端引擎。-using the server engine of finishing the IOCP port realization and the client engine of multithreading.
- 2022-07-13 13:37:03下载
- 积分:1
-
The enclosed VB project includes a VB class that implements the Rijndael AES blo...
The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
- 2022-03-23 17:08:30下载
- 积分:1
-
局域网聊天的小程序,适合学习.http连接
局域网聊天的小程序,适合学习.http连接-LAN chatting small program for learning. Http link
- 2023-07-07 22:00:03下载
- 积分:1
-
招聘系统源代码
ASP创思招聘求职系统源代码-job recruitment system source code
- 2022-03-18 06:08:39下载
- 积分:1
-
A ping to write your own procedures, it can be said that many people take the fi...
编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧!!这个ping程序的源代码经过我的修改和调试,基本上可以取代windows中自带的ping程序. 各个模块后都有我的详细注释和修改日志,希望能够对大家的学习有所帮助-A ping to write your own procedures, it can be said that many people take the first step network programming!! The ping procedures after the source code to modify and debug my, basically to replace the windows in the built-in ping procedures. Each module After I have detailed notes and modify the log, hope to be able to help you study!!
- 2022-08-08 09:20:47下载
- 积分:1