代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/110292/15537457
txt rfc870.txt
Network Working Group J. Reynolds
Request for Comments: 870 J. Postel
www.eeworm.com/read/110292/15537514
txt rfc900.txt
Network Working Group J. Reynolds
Request for Comments: 900 J. Postel
www.eeworm.com/read/110292/15537542
txt rfc923.txt
Network Working Group J. Reynolds
Request for Comments: 923 J. Postel
www.eeworm.com/read/110292/15537551
txt rfc943.txt
Network Working Group J. Reynolds
Request for Comments: 943 J. Postel
www.eeworm.com/read/110292/15537570
txt rfc790.txt
Network Working Group J. Postel
Request for Comments: 790 ISI
www.eeworm.com/read/110292/15537664
txt rfc511.txt
ARPA Network Information Center Jeanne North
Stanford Research Institute SRI NIC
Menlo Park, California 94025
www.eeworm.com/read/109695/15552144
example ip-down.example
#!/bin/sh
# -*- Fundamental -*-
#
# args: interface-name tty-device speed local-IP remote-IP
PATH=/usr/ucb:/bin:/usr/bin:/etc:/usr/etc:/usr/local/bin; export PATH
#
# Remove the route to localhost t
www.eeworm.com/read/109351/15558633
diz file_id.diz
NWDSRead() gets network Address of Object --
This code will read the network addresses from
a named Directory Services object and display
all parts of the address.
www.eeworm.com/read/109321/15559369
txt suanfa.txt
一个复杂的工程通常可以分解成一组小任务的集合,完成这些小任务意味着整个工程的完成。例如,汽车装配工程可分解为以下任务:将底盘放上装配线,装轴,将座位装在底盘上,上漆,装刹车,装门等等。任务之间具有先后关系,例如在装轴之前必须先将底板放上装配线。任务的先后顺序可用有向图表示——称为顶点活动( Activity On Vertex, AOV)网络。有向图的顶点代表任务,有向边(i, j) 表示先后 ...
www.eeworm.com/read/108430/15586053
faq
Universal TUN/TAP device driver Frequently Asked Question.
1. What is the TUN ?
The TUN is Virtual Point-to-Point network device.
TUN driver was designed as low level kernel support for
IP tunneli