-
这个实例实现了构建邮件服务器、简单的E
这个实例实现了构建邮件服务器、简单的E-mail发送、发送附件、带身份验证的E-mail发送、跨代理的E-mail发送、接收E-mail、在Applet中收取E-mail、E-mail口令验证功能-achieve this example of building a mail server, a simple E-mail sent, send attachments, with identification of the E-mail sent, the inter-agency E-mail to send, receive E-mail, the Applet collect E-mail, E-mail passwords inspection Permit function
- 2022-05-26 07:13:12下载
- 积分:1
-
IP伪装程序.对于网络安全开发的你不能不知道,也不能不去了解的比被技术...
IP伪装程序.对于网络安全开发的你不能不知道,也不能不去了解的比被技术-masquerading procedures. For the development of network security and you must know that, nor do not understand the technology than was
- 2022-02-01 14:21:23下载
- 积分:1
-
A simple checksum algorithm to simulate communication between transmitting and r...
简单的校验和算法,模拟通信发射和接收方间通信-A simple checksum algorithm to simulate communication between transmitting and receiving side communication
- 2022-11-24 18:45:03下载
- 积分:1
-
This procedure is a break point continues passes on the
document procedure the c...
本程序为一断点续传文件程序的客户端程序.
采用了多线程技术,速度明显高于同类软件.- This procedure is a break point continues passes on the
document procedure the customer end procedure Used the multi-thread
technology, the speed has obviously been higher than similar software
- 2022-02-02 01:23:12下载
- 积分:1
-
一个socket服务端程序例子
一个socket服务端程序例子-A socket server program example
- 2022-03-19 22:28:09下载
- 积分:1
-
网络呼叫器,利用win2000中Net命令发送消息,界面仿照RealPlay.
网络呼叫器,利用win2000中Net命令发送消息,界面仿照RealPlay.-pager networks, which use WIN2000 Net orders messaging, interface modeled on Real.
- 2023-07-12 21:50:03下载
- 积分:1
-
检查更改为文档备份,节省了操作时间。按Ctrl
检查更改过的文件备份,节省操作时间。 按Ctrl+Alt+F9弹出界面菜单。 显示备份状态和文件大小次数。 当目的地址是网络时,需要帐户和密码。 当正在备份时可以按停止键停止备份。 暂时只有增量备份 备份时间设定,格式可以是 00.00.00 或者 00:00:00。 进程优先算法选中后不影响其他程序工作(默认)。 点击确定保存设定开始计时。 自动启动并计时开始。-inspection changes to the document backup, saving hours of operation. Press Ctrl-Alt-F9 pop-up menu interface. Show backup status and the number of file size. When the destination address of the network, need to account and password. When the backup is at the stop button can stop by the backup. Incremental backup is only temporary backup sets the time, format or can be 00.00.00 00:00:00. Priority algorithm process after the elections does not affect other procedures (default). Click OK to preserve set the timer. Automatically activated and start time.
- 2022-08-24 05:40:21下载
- 积分:1
-
use Delphi to develop the use of sock control network communication process.
使用DELPHI 开发的使用sock控件的网络通讯程序.-use Delphi to develop the use of sock control network communication process.
- 2023-02-18 23:00:03下载
- 积分:1
-
从网上收集的短信网关范例,使用VC,结构…
从网上收集的短信网关范例,使用VC++,结构比较清晰.方便进行2次开发-collected from the Internet messaging gateway example, the use of VC, the structure is relatively clear. 2nd facilitate development
- 2022-02-21 16:18:34下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1