Welcome![Sign In][Sign Up]
Location:
Search - ip

Search list

[Internet-NetworkVB(TCP-IP)

Description: 用VB实现客户——服务器(TCP/IP)编程实例。-With VB client- server (TCP/IP) programming examples.
Platform: | Size: 2048 | Author: sandy | Hits:

[CommunicationIP

Description: MFC AppWizard(exe)实现的获取本机主机名与ip地址的程序-MFC AppWizard (exe) to achieve access to the local host name and ip address of the procedure
Platform: | Size: 1905664 | Author: 林南 | Hits:

[VOIP programIP-Phone

Description: 该源码实现了基于TCP/IP协议的语音传输VOIP系统,其包含服务器和客户端2个部分
Platform: | Size: 10240 | Author: 李强 | Hits:

[uCOSMicrium-uCOS-II-uC-TCP-IP-TTCP-CSB637-AT91RM9200.r

Description: AT91RM9200 arm9 处理器uc/tcp-ip协议完整源代码-AT91RM9200 arm9 processor uc/tcp-ip protocol complete source code
Platform: | Size: 1945600 | Author: caiko | Hits:

[uCOSMicrium-Atmel-uCOS-II-TCP-IP-TTCP-AT32UC3A0512

Description: 最新AVR32 UC3系列的uc/tcp-ip协议源代码,包括uc/osii的移植和源代码。文件比较多,压缩后有8M,请耐心下载。-The latest AVR32 UC3 Series uc/tcp-ip protocol source code, including the uc/osii transplant and the source code. Files are more compressed after 8M, please be patient downloading.
Platform: | Size: 8704000 | Author: caiko | Hits:

[Internet-NetworkSource.code.of.IP.Messenger.for.Win.version.2.06.r

Description: 著名的局域网传输软件源代码。 Source code of IP Messenger for Win version H.Shirouzu Sep 08, 2004-Well-known local area network transmission software source code. Source code of IP Messenger for Win version H. Shirouzu Sep 08, 2004
Platform: | Size: 2671616 | Author: 马文 | Hits:

[OtherIP-Link

Description: 包括IP-LINK用户手册、天线设置、常用数据等。-Including IP-LINK user
Platform: | Size: 1562624 | Author: betty | Hits:

[OtherIP

Description: 在vc++6.0环境下,对验证网络IP地址的演示程序,很实用,给大家一起分享!-In vc++ 6.0 environment, verify that the network IP address of the demo program, it is useful to share with everyone!
Platform: | Size: 1402880 | Author: 邢冬 | Hits:

[WEB CodeIP

Description: 限制IP访问。ASP源码本人觉的还可以,上传给大家分享-IP access restrictions. I feel the ASP source code can also be uploaded for everyone to share
Platform: | Size: 16384 | Author: li | Hits:

[Internet-Networkip

Description: 利用Winsock函数获取主机名和IP地址。端口扫描程序,通过网络扫描,可以知道对方计算机的某个端口是不是在工作,某些查找代理服务器的程序就是需要对设定一定范围的IP地址以及一定范围的端口进行扫描,以获得是否是免费的代理服务器的信息。在Visual C++环境下编写程序,获取主机名和IP地址和实现端口扫描.这是一份报告,所有程序都在VisualC++6.0编译通过
Platform: | Size: 101376 | Author: xiaoyi | Hits:

[SCMIP

Description: pic18f66j60单片机tcp/ip协议中的ip协议程序-pic18f66j60 Singlechip tcp/ip protocol ip agreement procedure
Platform: | Size: 3072 | Author: gutao | Hits:

[ARM-PowerPC-ColdFire-MIPSIP

Description: 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 􀁺 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 􀁺 提供WebSever和UDP服务器范例。 还没实现功能: 􀁺 IP报的处理不支持分段 在多个网络接口的应用是两个网络间的最大报大小要基本相等。 􀁺 ICMP协议还不是非常完整 目前ICMP协议只支持PING的功能和UDP无效端口返回。 􀁺 TCP协议不支持紧急数据 这一版本的ZLG/IP不对TCP传输中的紧急数据报进行处理。 􀁺 不支持IGMP协议 这一版本的ZLG/IP不支持IP组播和广播。 􀁺 不支持Socket API发送函数发送大于PMTU 用Socket API发送函数发送数据时,数据长度不可大于一个TCP或UDP报有效数据的长度。
Platform: | Size: 1682432 | Author: 谭剑鸣 | Hits:

[TCP/IP stackTCP-IP

Description: tcp/ip技术简单介绍,快速入门的书籍。 网络技术基础知识-tcp/ip technology brief QuickStart books. Basic knowledge of network technology
Platform: | Size: 21622784 | Author: hezf | Hits:

[TCP/IP stackTCP-IP

Description: 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议, 而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面, 包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、 DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、 LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP; 还介绍了如何使用TCP/IP应用程序,包括远程登录、FTP、Web浏览等。 -Introduce the book TCP/IP and its application. TCP/IP is the Internet use agreement, and the Internet is the world
Platform: | Size: 21612544 | Author: 脉冲信号 | Hits:

[TCP/IP stackip

Description: 很好的程序获得本机ip地址的MFC程序,是学习者到处寻找的好程序, 希望对大家有帮助啊 欢迎大家下载-Very good procedures to obtain the local ip address of the MFC process is to look around for a good learner program, in the hope that everyone has to help ah welcome everyone to download
Platform: | Size: 34816 | Author: 简雄 | Hits:

[uCOSMicrium-uC-TCP-IP

Description: ucos-ii官方的tcp-ip栈,自解压文件-ucos-ii official tcp-ip stack, self-extracting files
Platform: | Size: 1024000 | Author: 郭艳红 | Hits:

[CSharphttp-module-ip-security_src

Description: 基于ASP.NET 2.0 的 自定义HttpModule的设计,通过HttpModule如何来支持IP 过滤的安全认证技术-Based on ASP.NET 2.0 custom design HttpModule through HttpModule how to support IP filtering security authentication technology
Platform: | Size: 2048 | Author: 蓝鸥 | Hits:

[Internet-Networkip

Description: 查看IP地址,主要是指内网中的,很简单,算是个小例子-See IP address, mainly refers to inside the network, simply put, is a small example
Platform: | Size: 4096 | Author: 薛志 | Hits:

[TCP/IP stackTCP-IP

Description: tcp ip下详细的协议栈,通过这个文档可以详细理清楚协议的关系,很有参考价值-tcp ip protocol stack in detail under, through this document can be a clear agreement of the detailed justifications of the relationship, a good reference
Platform: | Size: 231424 | Author: rick | Hits:

[TCP/IP stackTCP-IP

Description: 本书介绍TCP/IP及其应用。TCP/IP是Internet上使用的协议,而Internet是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP的各个方面,包括开放式通信模型、TCP/IP通信模型、IP网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS域字服务器、WINS、地址发现协议、IPv6、IP网络中的路由协议(RIP、OSPF等)、互联网打印协议、LDAP目录服务、远程访问协议、IP安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了如何使用TCP/IP应用程序,包括远程登录、FTP、Web浏览等。-Introduce the book TCP/IP and its application. TCP/IP is the Internet use agreement, and the Internet is the world
Platform: | Size: 18182144 | Author: Liu Aibin | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net