-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
- 2022-03-30 00:05:40下载
- 积分:1
-
linux下对网络编程中PPP拨号连接的源代码!通过GUN进行编译!
linux下对网络编程中PPP拨号连接的源代码!通过GUN进行编译!-network programming under the PPP dial-up source code! Compiled by GUN!
- 2022-05-09 10:52:16下载
- 积分:1
-
此代码可获得本机的mac地址
此代码可获得本机的mac地址-This code will be the machine mac address
- 2022-02-03 23:57:45下载
- 积分:1
-
synchronization socket client
同步套接字客户端-synchronization socket client
- 2023-06-17 10:25:03下载
- 积分:1
-
基于ICMP协议的Ping和TraceRoute命令实现
在多数操作系统中,Ping和Traceroute程序的实现是通过命令行的方式,在DOS界面的方式下输出,本程序采用对话框式的输出界面,方便操作,可以提供给那些记不住命令的人使用。
- 2022-08-25 15:05:02下载
- 积分: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
-
on creating original socket, revised I/0 option of achieving an IP packet captur...
基于创建原始套接字,修改I/0选项实现的一个IP包捕获并分析的应用程序. vc6.0下编译通过-on creating original socket, revised I/0 option of achieving an IP packet capture and analysis applications. Under compile vc6.0
- 2022-02-28 16:54:02下载
- 积分:1
-
simple chat client sever
simple chat client sever
- 2022-01-22 04:25:52下载
- 积分:1
-
prepared by the protocols of the use of asynchronous network communications rout...
利用winsock所编写的异步网络通信例程-prepared by the protocols of the use of asynchronous network communications routines
- 2022-01-26 01:10:44下载
- 积分:1
-
winsocket的小程序
winsocket的小程序-winsocket script
- 2023-05-31 22:00:02下载
- 积分:1