-
achieve a peer
实现了P2P网络通信
可以穿越防火墙
分为服务器段和客户端-achieve a peer-to-peer network communications across the firewall can be divided into server and client
- 2022-06-13 12:35:04下载
- 积分:1
-
获取计算机的名称和IP地址
获取计算机的子网掩码
获取计算机的DNS设置
获取计算机的网卡地址
获取计算机安装的协议
获取计算机提供的服务...
获取计算机的名称和IP地址
获取计算机的子网掩码
获取计算机的DNS设置
获取计算机的网卡地址
获取计算机安装的协议
获取计算机提供的服务
获取计算机的所有网络资源
修改本地计算机的所有网络设置
获取计算机TCP/IP协议的所有信息-access to the computer name and IP address of the computer to obtain access to the subnet mask DNS set up computer access to the computer address of the network card installed computer access to the agreement to provide computer access to the services of all computer access to network resources amend local computer network configuration of all computer access TCP/IP all the information
- 2022-06-26 09:59:32下载
- 积分:1
-
远程视频监控系统的发送端,很实用的一个小程序代码
远程视频监控系统的发送端,很实用的一个小程序代码-Remote video surveillance system the sending end, it is a small utility program code
- 2023-06-19 11:20:03下载
- 积分:1
-
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLie...
这里是我自己学习winsocket2 编程序时候所写的一个聊天室的程序,程序是一步一步完善过来的。
ChartSrv是服务器端
ChartCLient是客户端(可以开多个)
由于里面加入了获取hostname的东西所以速度有点慢,可以注释掉直接使用IP通信就快了。
代码展示了socket2的异步通信的实现,有兴趣的可以一起学习。-Here is my own time learning winsocket2 programmed written by a chat room procedures step by step procedure is to improve overnight. ChartSrv is a server-side ChartCLient the client (can be opened more than) as a result of which joined the hostname to obtain the speed of things so a bit slow, you can comment out the direct use of IP communications on faster. Code demonstrates the socket2 realize asynchronous communication, are interested in learning together.
- 2022-07-04 15:30:00下载
- 积分:1
-
SOCKET通信方面的很实用的程序 很经典
SOCKET通信方面的很实用的程序 很经典-SOCKET communications procedure is very practical classic
- 2022-04-25 17:49:04下载
- 积分: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
-
这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。...
这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。-This is a simple and easy-to-use multi-threaded serial communication interface, you can switch query and automatically receive mode and proceed to the serial data transceiver.
- 2022-03-13 22:46:41下载
- 积分:1
-
这代码是实现windows下的socket网络编程。
这代码是实现windows下的socket网络编程。-This code is under the windows socket network programming.
- 2022-08-22 20:12:25下载
- 积分:1
-
MFC prepared using chat programs, chat rooms realize functions, can automaticall...
用MFC编写的聊天程序,实现聊天室功能,客户端能够自动检测到服务器。-MFC prepared using chat programs, chat rooms realize functions, can automatically detect the client to the server.
- 2022-02-02 01:54:03下载
- 积分:1
-
file transfer sistem
自己做的,可以聊天,支持多线程处理,TCP/IP协议传输文件,传输文件可大于10M,局域网内传输测试速度为3M/S-file transfer sistem-client part
- 2022-01-26 03:46:15下载
- 积分:1