-
网上聊天室,一个简单的程序例子,可以帮助初学者学习网…
网络聊天室,一个简单的例子程序,可以帮助初学者学习网络编程.-Internet chat rooms, a simple procedure example, can help beginners learning network programming.
- 2023-06-08 23:15:13下载
- 积分:1
-
sockets封装的udp,主要是自己用着方便
sockets封装的udp,主要是自己用着方便-sockets package udp, mainly with the convenience of their own
- 2022-03-14 00:42:48下载
- 积分:1
-
一个VC发送邮件的例子代码
一个VC发送邮件的例子代码-a VC mail code examples
- 2022-06-21 05:03:56下载
- 积分:1
-
ftp upload and download procedures. Windows Socket
ftp上传和下载文件的程序.Windows Socket-ftp upload and download procedures. Windows Socket
- 2022-01-26 06:02:42下载
- 积分:1
-
利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。...
利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
- 2022-03-22 05:07:00下载
- 积分:1
-
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-02-25 06:36:42下载
- 积分:1
-
本源代码是用SMTP来发送电子邮件的,能一起发送附件
本源代码是用SMTP来发送电子邮件的,能一起发送附件-source code is used to send SMTP e-mail can be sent along with Annex
- 2022-07-02 15:23:32下载
- 积分: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
-
检查一个tcp或udp端口是否被占用
检查一个tcp或udp端口是否被占用-Check if a tcp/udp port has been used
- 2022-03-26 13:56:18下载
- 积分:1
-
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.-This program is an external upgrade (requires the main program call), the specific code is not listed here, or to look up the source code for it. The main idea of this procedure is obtained by reading the file server upgrade and update address, a new version If you want to get inside is to download the upgrade process (in the main program within the auto-detection and auto-upgrade), just start in the main program code can be related, we do not try to imitate, the main idea and this is about the same, different The Department is how to deal with the main program automatically shut down and startup problems.
- 2022-06-17 12:40:28下载
- 积分:1