代码搜索:NetWork

找到约 10,000 项符合「NetWork」的源代码

代码结果 10,000
www.eeworm.com/read/140582/5786276

txt description.txt

This test brings up a standard OE gateway, (east) as well as a "road warrior" living on a different network. The road warrior has an FQDN ID only, of roadbad.uml.freeswan.org. Only, that record has
www.eeworm.com/read/140582/5786485

sh nic-init.sh

#!/bin/sh # get to the 192.0.1.0/24 network via 192.1.3.45 route delete -net 192.0.1.0 netmask 255.255.255.0 route add -net 192.0.1.0 netmask 255.255.255.0 gw 192.9.4.45 # also make sure that the su
www.eeworm.com/read/140582/5786556

txt description.txt

This test brings up a standard OE gateway, (east) as well as a "road warrior" living on a different network. The road warrior has to guess it's ID, and it will conclude on a forward iOE roadtxt.uml.
www.eeworm.com/read/140582/5786758

txt description.txt

This test brings up a standard OE gateway, (east) as well as a "road warrior" living on a different network. The road warrior has to guess it's ID, and it will conclude on a reverse name (213.3.1.19
www.eeworm.com/read/140582/5787044

txt description.txt

This test brings up a standard OE gateway, (east) as well as a "road warrior" living on a different network. The road warrior has to guess it's ID, and it will conclude on a forward iOE, TXT record.
www.eeworm.com/read/140582/5787080

sh nic-init.sh

#!/bin/sh # get to the 192.0.1.0/24 network via 192.1.3.45 route delete -net 192.0.1.0 netmask 255.255.255.0 route add -net 192.0.1.0 netmask 255.255.255.0 gw 192.1.3.45 # also make sure that the su
www.eeworm.com/read/140362/5792634

h netif.h

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi
www.eeworm.com/read/139733/5797191

h netif.h

/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permi
www.eeworm.com/read/137691/5820320

java queryresultforwarder.java

/* QueryResultForwarder dumps messages received from a TOSBase into a TASK/TinyDB database. */ package net.tinyos.tinydb; public class QueryResultForwarder implements ResultListener{ static DB
www.eeworm.com/read/137691/5820894

m connect.m

function moteIF = connect(varargin) %CONNECT % %this function connects the current matlab environment to a phoenix %source. The return value is the moteIF that it is using to make %the connectio