-
The examples used to obtain system information of the protocol stack, and contro...
该实例用以获得系统安装的各协议栈信息,并通过树形控件直观的显示出来-The examples used to obtain system information of the protocol stack, and control through an intuitive tree display
- 2022-09-17 23:05:03下载
- 积分:1
-
如何检测所有的网络卡,并显示在下拉框中的MAC
How to detect all network cards, and show the MAC in a dropdown box
- 2022-03-15 11:51:22下载
- 积分:1
-
捕获HTTP包程序
捕获HTTP包程序-HTTP packet capture procedures
- 2023-07-16 23:25:04下载
- 积分:1
-
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :
- 2022-02-20 22:47:51下载
- 积分:1
-
查找IPX的网络地址
查找IPX的网络地址 -Searching the network address of IPX
- 2022-04-27 08:01:45下载
- 积分:1
-
MFC下基于流套接字的网络通信客户端程序
网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
- 2022-03-20 15:18:00下载
- 积分:1
-
The basic process of network communication using the form of blocking, code conc...
网络通信的基本过程,采用阻塞的形式,代码简洁-The basic process of network communication using the form of blocking, code concise
- 2022-09-01 17:40:03下载
- 积分:1
-
Use CSocket remote desktop functionality. Process a bit complicated, mainly the...
利用CSocket实现远程桌面功能。程序有点复杂,主要是CSocket的运用。 实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-Use CSocket remote desktop functionality. Process a bit complicated, mainly the use of CSocket. To achieve the main idea is: first issued back to the local Remote Desktop Capture, and then in the dialog box shows that the local mouse and keyboard moves into a command input, and then sent to the remote host implementation (actually, this step is to simulate the mouse and keyboard operation), and finally re-captured the remote desktop back to the local, in the dialog box is displayed. This also enables the system comes with remote desktop functionality.
- 2022-08-13 07:08:03下载
- 积分:1
-
VC++编写的基于TCP协议的聊天程序
可实现文字聊天与文件传输功能...
VC++编写的基于TCP协议的聊天程序
可实现文字聊天与文件传输功能-VC++ Prepared based on the TCP protocol chat program can be achieved with text chat and file transfer capabilities
- 2022-07-24 23:31:43下载
- 积分:1
-
临 Rs 232
临斯普斯卡共和国 CommunicationRS-232 是最常见的串行接口和船只作为在大多数 Windows 兼容的桌面计算机上的标准组件。RS-232 只允许一个发射器和一个接收器在每一行上。RS-232 还使用一种全双工传输方法。有些 RS-232 主板出售国家文书支持波特率达 1 Mbit/s,但大多数设备限于 115.2 kb/s。注意 RS-422/RS-485 接口不是大多数的 IBM 个人电脑上可用。RS-422 (EIA RS-422-A 标准) 是在苹果电脑上使用的串行连接。它提供一种机制达到 10 Mb/s 的数据传输。RS 422 发送每个信号同时使用两根电线增加的最大波特率和电缆的长度。RS 422 也为多点应用程序只有一个发射器发送到总线的高达 10 的接收器与相连,指定。Rs-485 是 rs-422 的超集和扩展的能力。RS 485 被迫解决 RS-422 多滴限制允许达 32 设备沟通通过相同的数据线。任何 RS — 485 总线上的奴隶设备能够沟通而不需要通过主设备的 32 奴隶的任何其它设备。由于 RS 422 是 RS 485 的一个子集,所有的 RS-422 设备可能由 RS 485 控制。这两个协议有多点的能力,但 RS-485 允许达 32 设备和 RS 422 的限制为 10。对于这两种通信协议,您应该提供你自己的终止。所有的国家文书 RS-485 板将与 RS 422 标准工作。
- 2022-02-24 17:35:43下载
- 积分:1