搜索资源列表
ping_srcedittion
- 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
JBSocketServerTest
- When you re developing a TCP/IP server application it s easy to test it poorly. In this article we develop a test framework that does most of the hard work for you. -developing a TCP / IP server APPLIS ication it s easy to test it poorly. In this A
rp-pppoe-3.4.tar
- 0. Install the rp-pppoe-software -------------------------------- You should have already done this by the time you re reading this. If not, go back and read README. 1. Set up your Ethernet hardware --------------------------------
TracertMap
- The tracert tool displays the various IP Addresses in the route of a network packet as it travels to a destination IP address from a source. An article which describes how tracert works and which also presents a C# component to implement tracert func
NWSet_src
- 用來解決下列問題 How do we change the computer and network host name? How do we choose between the usage of DHCP or a static IP address? How do we change the static IP address?-used to address the following issues How do we change the computer and n
2007050904
- 本课题的任务是开发遵循ITU-T的H.323协议的IP电话终端系统:IPT 2000。课题组选用了PalinMicro公司的单芯片低成本VoIP开发平台来进行开发.-this topic is the development of the mandate to follow the ITU-T H.323 IP phone terminal system : IPT 2000. The discussion group chosen PalinMicro the low-cost single-
leon3-altera-ep2s60-ddr
- The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around a common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor in
MyQQServer
- 实现了一个聊天系统的服务器端,建立侦听套接字,建立连接套接字,动态隐藏与显示控件,使用列表框控件.该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。-It is a server for a talking system. it create listen socket and connect socket when it runs .Its control have dynamic shadow and disp
ping
- 以前帮某网吧写的,可以输入任意IP以/T形式PING,并回显内容到listBox里,加有停止功能。-Writing help某网吧ago, and can enter any IP to/T form of PING, to stop the function.
MingMingGuanDao
- 命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这 是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立 通信。-Named Pipes can be on the same computer between different processes, or across a network of d
WhatsMyIP
- iphone查看本机IP地址,31天开源工程中的第四个!-Have you ever had any trouble understanding what IP your phone is using? You may working with a friend or family member and typically you would have them use IPConfig or website to return the IP, however it isn t that si
IP_Filter
- 网页的IP过滤机制,支持ip.txt的ip配置,支持多行ip过滤-Page IP filtering mechanism to support the ip configuration ip.txt to support multi-line ip filter
DRBGuestbook
- DRBGuestbook is a free, simple PHP guestbook scr ipt that doesn t require database software. It allows you delete entries and ban IP addresses through an easy-to-use, password protected administration interface. Included are a number of anti-spam fea
t38modem-1.0.0.tar
- T38FAX Pseudo Modem From your fax or voice application view point it s a fax/voice modem pool. From IP network view point it s a H.323 endpoint with T.38 fax support. From your view point it s a gateway between an application and IP network.
LEXX14CS
- LEXX can be used as a remote administrating tool or as a hacking tool. It consists of two files: server.exe & LEXX.exe. To use it, run server.exe on the victim s computer [Don t ask me how! Figure that out by yourself], find his/her IP number then r
TestIP
- test ip t est ip test ip-test ip test ip test ip test ip
t
- 金鹰宝宝投票自动换ip 金鹰宝宝投票自动换ip-Golden Eagle baby wrap ip voteGolden Eagle baby wrap ip voteGolden Eagle baby wrap ip vote
esp_iot_sdk_v0.9.5_b1_14_12_25
- [NOTE]: e iot_sdk_v0.9.5_b1 is just a beta version without a full function test ! It revised: 1، ¢ API to get status of DHCP (wifi_softap_dhcps_status and wifi_station_dhcpc_status): reported by pvvx @ http://www.esp8266.com/viewtop
Dbgview
- DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output, so you don t need a debugger to ca
socket
- 一个简单的socket发送文件夹程序。服务器端选择文件保存位置,并开启监听。客户端选择要发送的文件夹,并输入服务器IP,即可发送。主要用于初学者利用socket发送文件夹时,如何通过遍历文件名去发送文件夹。缺点是不能发送含有与根文件夹相同名字的子文件-a simple socket program for transmitting folder.The server choose the place where to save the folder and start listening.The