资源列表
得到多穴主机所有IP地址
- 得到多穴主机所有IP地址-be multi-homed host all IP addresses
findip
- C源码:通过IP地址查找主机名 findip.c-C Source: By IP address lookup host name findip.c
TCP_Service
- TCP\UDP网络开发编程,实现了TCP的服务器端,只是实现了TCP通信原理,功能简单清晰,和之前的TCP客户端配合,实现了一个文件的上传操作,非常适合学习-It s a developments of a TCP\UDP, and implemented a service of TCP.It will transfer a file from client to service. It s simple,clear,and very good at study.
chuanzhi
- 从父jsp开启一个blank的新jsp,子jsp向父jsp传值并关闭子jsp-New child to pass a value to the parent window and close the child window
TCPExample
- 通过TCPExample程序来演示Socket通信的全部过程。-TCPExample procedures adopted to demonstrate the full process of Socket Communications.
calculator
- The following file will display to the console the following string "Hello, World!".
VB_prepared_using_UDP_protocol_chat_program_classi
- v VB中利用UDP协议编写聊天程序经典代码VB prepared using UDP protocol chat program classic code-VB prepared using UDP protocol chat program classic code
AODV-with-Multiple-Nodes
- NS2 code for AODV with Multiple Nodes
first
- homework 1 for computer networks
mcas
- 组播流测试,用于远程测试服务器组播流是否能够正常获取.-mcast test tools
xt_SECMARK
- Linux network module for modifying the secmark field of the skb, for use by security subsystems.
GtestCase
- Gtest 的一个例子,从这个例子你可以看到一个简单的Gtest框架下的case是什么样的。-A gtest example