代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/301879/13847165
java wellknownservices.java
/*
* Java Network Programming, Second Edition
* Merlin Hughes, Michael Shoffner, Derek Hamner
* Manning Publications Company; ISBN 188477749X
*
* http://nitric.com/jnp/
*
* Copyright (c) 1997-1
www.eeworm.com/read/301879/13847202
java urlstreamhandlerfactoryimpl.java
/*
* Java Network Programming, Second Edition
* Merlin Hughes, Michael Shoffner, Derek Hamner
* Manning Publications Company; ISBN 188477749X
*
* http://nitric.com/jnp/
*
* Copyright (c) 1997-1
www.eeworm.com/read/301802/13848283
log sqlnet.log
***********************************************************************
Fatal NI connect error 12545, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=known-printer)(PORT=1521))(CONNECT
www.eeworm.com/read/301701/13852262
txt jsp里request变量列表.txt
作者:asp2001
email: asp2001@163.net
日期:2000-8-9 12:45:42
www.eeworm.com/read/152843/5666115
c ip_vs_core.c
/*
* IPVS An implementation of the IP virtual server support for the
* LINUX operating system. IPVS is now implemented as a module
* over the Netfilter framework.
www.eeworm.com/read/152843/5666235
kconfig
config IRNET
tristate "IrNET protocol"
depends on IRDA && PPP
help
Say Y here if you want to build support for the IrNET protocol.
To compile it as a module, choose M here: the module will be
www.eeworm.com/read/152816/5666293
pm compiler.pm
# -*- Mode: Perl -*-
##########################################################################
# MIB Compiler supporting SMI(v1) and SMIv2
#
# Author: Fabien Tassin
# Copyright 1998
www.eeworm.com/read/152744/5666791
txt tftpsrv.txt
Usage : tftpsrv [w] [p] [dRootDirectory]
w : enable write accesses
p : protocol server actions
d??? : define a root directory
www.eeworm.com/read/152312/5674281
java netutils.java
package com.ibm.agletx.patterns;
/*
* @(#)NetUtils.java
*
* IBM Confidential-Restricted
*
* OCO Source Materials
*
* 03L7246 (c) Copyright IBM Corp. 1996, 1998
*
* The source code for th
www.eeworm.com/read/152312/5674310
java netutils.java
package com.ibm.awb.misc;
import java.net.URL;
import java.io.*;
import com.ibm.awb.misc.Resource;
/*
* @(#)NetUtils.java
*
* IBM Confidential-Restricted
*
* OCO Source Materials
*
* 03L72