-
prepared using the API function procedures, the document can be achieved free!
利用API函数编写的程序,可以实现文件的自由传送!-prepared using the API function procedures, the document can be achieved free!
- 2023-06-02 23:25:03下载
- 积分:1
-
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本...
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。-achieved a chat server systems, mainly on the establishment of interception socket, connect the socket, dynamic control and display hidden use of the list box controls.IP8
- 2023-05-15 13:00:03下载
- 积分:1
-
webserver 服务器
简单的web服务器 ,基于Windows的HTTP服务器
- 2022-05-31 04:00:10下载
- 积分:1
-
ChatOneToOne LAN is a peer
ChatOneToOne 是一个局域网点对点来聊天软件附有源代码,适合于初学者-ChatOneToOne LAN is a peer-to-peer software to chat with the source code, suitable for beginners
- 2022-02-13 19:47:22下载
- 积分:1
-
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
- 2023-06-29 16:15:03下载
- 积分:1
-
这是一个可以接收E
这是一个可以接收E-mail的小程序,可以让你很方便的, 不通过望站可以接收你的邮件-can receive E-mail the small program, which will let you easily and not looking through the station can receive your mail! !
- 2023-06-16 04:00:04下载
- 积分:1
-
This a sample NDIS driver supporting the National Semiconductor Fast Infrared Co...
This a sample NDIS driver supporting the National Semiconductor Fast Infrared Controllers. It implements the OID_IRDA_* calls required of any NDIS IrDA miniport.
- 2022-02-11 11:35:47下载
- 积分:1
-
是关于网络编程的许多小程序,想编写网络程序的可以看看。...
是关于网络编程的许多小程序,想编写网络程序的可以看看。-programming on the network of many small programs, and procedures to prepare the network can see.
- 2022-08-12 20:20:09下载
- 积分:1
-
这是一个ftp的程序,很不错的
这是一个ftp的程序,很不错的-This a ftp procedures, very good! !
- 2023-09-03 01:50:03下载
- 积分:1
-
MFC实现的一个关于socket通信的测试工具(包含UDP组播,UDP,TCP)
本程序用MFC基于对话框实现了windows下的socket通信,分别实现了TCP通信、UDP通信以及UDP组播通信。可以发送字符串也能发送16进制的数据。socket使用了非阻塞模式,并且是事件触发的。
- 2022-06-13 15:26:49下载
- 积分:1