搜索资源列表
rasdialx
- DameWare DBtnMap ActiveX component is a 32-bit custom control for use with Visual Basic, Visual C++ and Web pages or any environment that can host ActiveX controls. DBtnMap will allow any picture file (.JPG, .GIF, .BMP, TIFF, etc.) type supported, to
fwtk2.1.tar.Z
- FWTK是一套用来建立和维护内部网络防火墙的工具集,用于构建应用网关式防火墙。它包含了许多独立的组件,大部分的组件是代理应用程序,如telnet、FTP、rlogin、sendmail、HTTP、X windows等。和squid、socks等软件相比,它的突出优点是将很好的访问控制融入其设计中,不但可以从本地和目标地的主机名、IP地址来指定访问规则,而且可以根据访问操作来允许或拒绝某个执行命令,更充分地体现了应用层网关的优势。 -FWTK is a set used to create and
nslookup
- nslookup - *nix simple nslookup clone for the Win32 platform (Console Application) /// Does A DNS lookup by Host Name or IP. Host Name lookups can return /// multiple IP Ranges. -nslookup
LiudexIP
- 联网后自动把本机的IP地址发到指定得Email。如果电脑丢失,可以据此找回来。-After connected to internet, this application can send the host IP address to a specified email account which can be used to recover lost laptop.
TCP-IP_for_Dummies
- Transmission Control Protocol, defines the protocol for one host (host application) to talk to another. Layer four of the OSI/ISO model. TCP is connection oriented. Uses PAR (positive Ack with re-transmission). Treats data as a stream.(you may er
GetIP
- 通过域名获取ip及主机名。 Delphi网络通信协议分析与应用实现(源码)-Ip access by domain name and host name. Delphi analysis and application of network communication protocols implementation (source code)
get
- 综合应用libnet和libpcap的简单例程,其功能是在接收到一个来自特定主机的ARP请求报文之后,发出ARP回应报文,通知该主机请求的IP地址对应的MAC地址.该程序利用了libpcap在数据链路层抓包,利用了libnet向数据链路层发包-Integrated application libnet and libpcap simple routines, its function is to receive a request from a particular host s ARP pac
Chat
- 这是用java开发的一个基于UDP的文本聊天工具,可以在网络上应用。在左下方的文本区域填写目标主机的IP地址,在右下方的文本区域填写你想发送的内容,然后敲enter键。-This is the java development with the text of a UDP-based chat tool on the web application. Fill in the bottom left of the text area of the target host IP address, f
IPaddressandhostnametoachieveconversionbetween
- DNS协议为应用层协议,可实现IP地址和主机名之间的转换。-DNS protocol for the application layer protocol, IP address and host name to achieve conversion between.
BroadcastExample
- UDP通信,Windows 应用程序向子网发送广播信息,同时接受子网中任意主机发送的广播信息。-UDP traffic, Windows application, send a broadcast message to the subnet, subnet also accept any broadcast messages sent by the host.
time
- The following program uses the Daytime protocol to obtain the date and time from port 13 of user-specified host(s). It provides a text field for input of the host name by the user and a text area for output of the host’s response. There are also
WCFServiceConfigFrankXuLei
- Coded By Frank Xu Lei 16/3/2009.《WCF分布式开发步步为赢》示例代码 自定义托管宿主配置过程包括三个部分的配置: 1)一个“服务类”WCFService:服务契约和操作契约,另外可以使用数据契约。 2)一个“宿主”环境WCFHost:这是一种应用程序域和进程,服务将在该环境中运行。 3)一个“终结点”Client:由客户端用于访问服务。 -Coded By Frank Xu Lei 16/3/2009. The WCF distribute
FTPClientintroduction
- FTP客户端软件是在了解FTP工作原理后,利用C#语言来设计和开发的。FTP客户端分为连接模块、文件管理模块、文件传输模块和辅助管理模块。连接模块实现主机与服务器的连接的功能;文件管理模块实现新建文件、删除文件等功能;文件传输模块实现主机与服务器连接成功后上传和下载文件功能。辅助管理模块实现一些相关功能如:读写配置INI文件。该FTP客户端软件达到了使用方便的目标,希望开发软件的经验能为使用.NET设计开发Windows应用程序FTP客户端软件的初学者提供一些帮助。-FTP client FTP
UDP
- 用MFC编写的UDP简单应用。解压后只需将客户端程序中的IP改为自己主机IP即可。-UDP simple application written in MFC. After extracting only the IP in the client program to its own host IP can be.
DHCP-technology-white-paper
- DHCP(Dynamic Host Configuration Protocol,动态主机配置协议)是IETF为实现IP的自动配置而设计的协议,它可以为客户机自动分配IP地址、子网掩码以及缺省网关、DNS服务器的IP地址等TCP/IP参数。了解DHCP工作过程可以帮助我们排除有关DHCP服务遇到的问题。DHCP 协议是基于UDP层之上的应用,本文结合抓报所得数据分析DHCP协议实现原理-DHCP (Dynamic Host Configuration Protocol, Dynamic Host
bbs_3.4
- 使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准; 论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问; 数据分表功能,减轻数据量大的时候访问数据库的负担; 支持多皮肤、风格切换功能; 框架模式+ 平板模式的显示方式,用户可以根据自己的爱好来选择; 优化论坛页面关键字搜索,让论坛更容易被搜索引擎收录; 可
bbs_v4.1
- 使用XHTML+CSS架构,令页面结构化,节省了静态页面代码的传输,同时也易于修改界面,更符合WEB标准; 论坛采用Cookies、Session、Application等技术对论坛数据进行缓存,减少对数据库的访问,提高论坛的性能。可以承载较多的用户同时访问; 数据分表功能,减轻数据量大的时候访问数据库的负担; 支持多皮肤、风格切换功能; 框架模式+ 平板模式的显示方式,用户可以根据自己的爱好来选择; 优化论坛页面关键字搜索,让论坛更容易被搜索引擎收录; 可扩展插件,为广
5xp-host
- 1、邮件发送:可以选择用cdonts或jmail组建发送,并可自由决定是否向用户发送邮件。发送包括发送会员注册成功和客户申请服务的功能(同时会发一份资料给管理员) 2、可以在主页的不同位置自主添加新的栏目和商品并可自由修改删除。-1, the message is sent: You can the Send cdonts or jmail assembly, and the freedom to decide whether to send a message to the user.
walkall
- Reusing Browser Technology Walkall!重用浏览器技术!To successfully walk the HTML scr ipting Object Model that the parser exposes after loading the specified document, the host application must wait until MSHTML has finished loading the document. To tra
host
- 1、全自动开通管理IIS,SERV-U,IMAIL 2、自动添加一个IIS匿名访问用户比如XXX,密码随机生成,WIN2003自动添加一个应用池。 3、自动创建一个目录,只有管理员和创建的XXX读取和写入访问,防FSO跨目录访问。-1, automatic opening management IIS, SERV-U, IMAIL 2, automatically add an IIS anonymous access to users such as XXX, password random
