代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/384500/8866653
log sqlnet.log
***********************************************************************
Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleora39)(ARGS
www.eeworm.com/read/186810/8908730
c hidp.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2003-2005 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/383713/8925800
c raw.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
www.eeworm.com/read/284427/8931080
txt rfcrfc918.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:胡维龙(along_2000 along_2000@263.net)
译文发布时间:2001-3-19
版权:本中文
www.eeworm.com/read/186470/8932304
ini vb6dep.ini
; Master dependency file for Microsoft Visual Basic 6 Setup Wizard
;----------------------------------------------------------
; ENGLISH/DEFAULT
;-----------------------------------------------
www.eeworm.com/read/186406/8934389
c netdump.c
#include ;
#include ;
#include ;
#include ;
#include ;
#include ;
#include ;
#include ;
#in
www.eeworm.com/read/427554/8936926
txt 网络协议大全.txt
网络协议大全:
---------------
ATM协议 即异步传输模式,ATM协议是以高速分组传送模式为主,综合电路传输模式优 先的一种宽带传输模式。
BGP协议 BGP协议即边界网关协议,BGP协议是不同自治系统路由器之间进行通信的外部网关协议
DHCP协议 主要用在路由器中给局域网各主机分配IP
DNS协议 域名系统(服务)协议
DSL协议 高速数字 ...
www.eeworm.com/read/427453/8943119
cs utility.cs
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.W
www.eeworm.com/read/383349/8953331
h ip.h
/* IP Structures for 'TCP/IP Lean' */
/*
** v0.01 JPB 1/8/92
** v0.02 JPB 29/7/97 Added fake packet type for SLIP
** v0.03 JPB 16/12/98 Added 'MAXUDPDATA'
** v0.04 JPB 16/12/99 Updated for book
www.eeworm.com/read/427141/8973793
java echourlstreamhandlerfactory.java
package echo;
import java.net.*;
import java.io.*;
public class EchoURLStreamHandlerFactory implements URLStreamHandlerFactory{
public URLStreamHandler createURLStreamHandler(String protocol){