资源列表

« 1 2 ... .58 .59 .60 .61 .62 10763.64 .65 .66 .67 .68 ... 11787 »

[Internet/网络编程建立和断开网络驱动器

说明:这是一个建立和断开网络驱动器的例子,希望对朋友们有所帮助。-This is a building and disconnected network drives example, and I hope to help friends.
<钱昆> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[SNMP编程pwManager

说明:一个用vb编写的模拟snmp的源代码,可自动建立mib信息库,实现对snmp的模拟功能,对有想研究snmp的很有价值-vb prepared with a simulated snmp source code that can automatically build mib information databases, achieving the right snmp analog functions, and it would lik
<代永明> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Ftp客户端FtpApplet

说明:Ftp客房端Applet源码实现了FTP的上传下载功能-This is a Java Applet sound code of a ftp client. It achieves upload and download functions.
<郑军> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Internet/网络编程tcpfiletransfers

说明:TCP/IP编程实现远程文件传输,包括服务器端和客户端程序,在Sco Unix System v3.2及Sco TCP/IP Rumtime环境下调试通过。-TCP/IP programming remote file transfer, including the server and client programs, in Sco Unix System v3.2 and sco TCP/IP Rumtime through deb
<潘振瑶> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Ftp服务器nmftp

说明:用NMFTP编写下载程序的源代码 如果需要欢迎下载,适用下载程序。-prepared with NMFTP download the source code if the need to welcome the download, download the application procedures.
<玉面龙> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Internet/网络编程实现日志11

说明:用Java实现日志功能,操作方便,记录客户端与服务器间的任何操作-using Java log function, easy to operate and record client and server operation of any
<施成> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Internet/网络编程UDPSC

说明:WINsocket TCP/IP协议套接字,收发数据程序-WINsocket TCP/IP socket, procedures for data transceiver
<QW> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Internet/网络编程get_by_ip-2005-02-06.tar

说明:一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repeat("-=", 10)."<br><br>" echo $ipdata->msg echo str_repeat("-=", 10)."<br><br>" echo $ipdata->ip."<br>" e
<吕宗霖> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Internet/网络编程网络扫描程序

说明:本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple
<吕杰> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Internet/网络编程StartScan 线程扫描程序题

说明:为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I/O technology. Proceedings of the main interface is a dialog
<吕杰> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Internet/网络编程MS05019

说明:针对微软最新ms0520漏洞攻击工具,可溢出SHE-against Microsoft ms0520 loopholes latest attack tools could overflow SHE
<> 在 2025-02-12 上传 | 大小:2kb | 下载:0

[Internet/网络编程winsockudp

说明: 使用Winsock控件使用udp协议通讯。 用户数据文报协议 (UDP) 是一个无连接协议。跟 TCP 的操作不同,计算机并不建立连接。另外 UDP 应用程序可以是客户机,也可以是服务器。 为了传输数据,首先要设置客户计算机的 LocalPort 属性。然后,服务器计算机只需将 RemoteHost 设置为客户计算机的 IP地址,并将 RemotePort 属性设置为跟客户计算机的 LocalPort 属性相同的端口,并调用
<徐先生> 在 2025-02-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 10763.64 .65 .66 .67 .68 ... 11787 »

源码中国 www.ymcn.org