-
访问邻居邻居
获取网上邻居【Neighbor】
lIP地址和计算机名之间的转换【Neighbor】
l映射网络驱动器【Neighbor】
l消息发送程序Net Send【Neighbor】
l获取局域网内其他计算机的信息【NeighborInfo】-access online neighbor Neighbor-- lIP address and computer name conversion between the [ Neighbor-- l mapping network drives Neighbor-- l messaging procedures Net Send Neighbor-- l LAN access to other computer information NeighborInfo
- 2022-06-12 23:53:48下载
- 积分:1
-
采用http协议,获取远程服务器上的文件。很不错哦。
采用http协议,获取远程服务器上的文件。很不错哦。-using http protocol, remote access to files on the server. Oh, very good.
- 2022-05-31 17:29:22下载
- 积分:1
-
使用python编写的ping程序,ping大家都比较清楚了吧
使用python编写的ping程序,ping大家都比较清楚了吧-Ping prepared using procedures python
- 2022-04-27 00:28:05下载
- 积分:1
-
MFC下基于流套接字的网络通信客户端程序
网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
- 2022-03-20 15:18:00下载
- 积分: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
-
Windows 的 socket 编程入门实践
实现server与client的通信
Windows 的 socket 编程入门实践
实现server与client的通信-Windows of the socket programming practice to achieve entry-server and client communications
- 2022-05-18 19:08:37下载
- 积分:1
-
BS高
bs高级程序开发是一个bbs客户单程序,能够根据bbs的协议原则,对每个字节 进行分析,同时也能够同时显示中文和英文,程序有一个缺点就是速度有时候比 较慢-bs high-level procedure development is a bbs customer single
procedure, can act according to bbs the agreement principle, carries
on the analysis to each byte, simultaneously also can simultaneously
demonstrate Chinese and English, the procedure has a shortcoming is
speed some times quite is slow
- 2022-07-02 10:17:54下载
- 积分:1
-
WINSOCK VB EXAMPLE
THIS IS A PROGRAMME TO INITIATE A SIMPLE WINSOCK COMMUNICAT...
WINSOCK VB EXAMPLE
THIS IS A PROGRAMME TO INITIATE A SIMPLE WINSOCK COMMUNICATION,IT S A VB PROGRAM
- 2023-02-21 23:45:03下载
- 积分:1
-
套接字一旦建立,通过套接字选项和IO控制命令对各种属性进行操作,便可以对套接字的行为产生影响,本章主要内容就是这些,...
套接字一旦建立,通过套接字选项和IO控制命令对各种属性进行操作,便可以对套接字的行为产生影响,本章主要内容就是这些,-Socket, once established, through the socket options and IO control commands to operate on a variety of attributes, they can have an impact on the conduct of the socket, the main contents of this chapter is that these,
- 2022-02-01 13:06:14下载
- 积分:1
-
LAN
基于局域网的TCP多用户通信,文件传输程序为Hi
- 2022-08-25 14:30:41下载
- 积分:1