-
libpcap
基于libpcap的网络封包截获程序。-libpcap-based network packet interception procedures.
- 2023-06-13 09:55:19下载
- 积分:1
-
designated sender mail to designated users. Also some other simple code
指定发信人发送邮件到指定用户。还有些别的简单代码-designated sender mail to designated users. Also some other simple code
- 2023-04-05 19:10:03下载
- 积分:1
-
用pop3收信,解决收取gmail邮件要使用ssl的问题
用pop3收信,解决收取gmail邮件要使用ssl的问题-Use pop3 Shouxin, receive gmail email address you want to use ssl problem
- 2022-05-27 06:45:28下载
- 积分:1
-
端口扫描源代码
端口扫描的源代码-port scanning source code
- 2023-03-06 00:20:03下载
- 积分:1
-
这是一个学习PHP的好平台,从新手到高手,看完了就是高手了,祝大家好运,别的就不说了...
这是一个学习PHP的好平台,从新手到高手,看完了就是高手了,祝大家好运,别的就不说了-This is a good platform to learn PHP, from the novice to expert, to see you, and write very good, master of that master, and another did not say, and I wish you good luck
- 2022-05-29 04:47:28下载
- 积分:1
-
内容详细,在win2k,xp下调试通过,适合有一定基础的朋友学习,欢迎联系!...
内容详细,在win2k,xp下调试通过,适合有一定基础的朋友学习,欢迎联系!-Detailed in win2k, xp debugging through, have a certain foundation for studying friend, welcome to contact!
- 2022-07-01 16:09:58下载
- 积分:1
-
a multithreaded LAN file transfer program that will prepare socket
一个多线程的局域网文件传送程序,用socket编写-a multithreaded LAN file transfer program that will prepare socket
- 2022-02-25 18:02:17下载
- 积分:1
-
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可
NB僵尸源码,可直接编译,服务端使用时修改成本地上线即可-NB zombie source can be directly compiled, server-side use can modify the cost of the ground line
- 2022-06-19 23:22:20下载
- 积分:1
-
一个简单的Email收发工具
一个简单的Email收发工具-a simple tool Email TX
- 2022-03-19 17:47:04下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1