资源列表

[Internet/网络编程RawSocketScan(new)

说明:声明一个原始套接字,设置套接字选项,将本地IP和端口绑定到该套接字,使用WSAIoctl设置SIO_RCVALL 接收所有的数据包,启动一个死循环来不断分析接收到的数据包-a statement original socket, set socket options to the local IP and port binding to the socket, use WSAIoctl SIO_RCVALL set up to rece
<夏静> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[Internet/网络编程delphiremotecontrol

说明:一个使用DELPHI制作的用于远程控制的程序代码,界面还可以。-use of a Delphi production for remote control of the code, can also interface.
<就不说> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[Email客户端vb-outlook

说明:用VB编写收发电子邮件程序。在VB中,应用程序可以通过调用微软公司的MAPI实现收发电子邮件的功能-VB prepared e-mail procedures. In VB, applications can call Microsoft's MAPI realization of the e-mail function
<> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[代理服务器代理源程序

说明:代理服务器的源程序,为初学者提供一个范例,希望大家喜欢-proxy server source, as a model for beginners, hope you like
<称恒山> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[Email服务器用java实现pop3邮件服务器

说明:用java实现pop3服务器端.-pop3 email server implemented by java
<小刚> 在 2025-02-01 上传 | 大小:2kb | 下载:0

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

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

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

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

[Internet/网络编程winsockudp

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

源码中国 www.ymcn.org