代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/432299/8611719
log sqlnet.log
***********************************************************************
Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleORCL)(ARGS=
www.eeworm.com/read/432299/8611903
log sqlnet.log
***********************************************************************
Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.134)(PORT=1521))(CONNECT
www.eeworm.com/read/288415/8634275
c netether.c
/*****************************************************************************
* netether.c - Ethernet interface functions with ARP protocol
*
* portions Copyright (c) 2001 by Partner Voxtream A/S.
www.eeworm.com/read/288415/8634632
h netlcp.h
/*****************************************************************************
* netlcp.h - Network Link Control Protocol header file.
*
* portions Copyright (c) 1997 Global Election Systems Inc.
www.eeworm.com/read/432039/8636572
c exp1.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#i
www.eeworm.com/read/287932/8660170
cs coreinstancehelper.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Xml;
using System.Reflection;
using GPCore.Plugins;
using GPCore.Protocols;
using GPCore.Phones;
using GPCore.Ne
www.eeworm.com/read/387652/8660895
h arp.h
#ifndef _ARP_H
#define _ARP_H
#include "types.h"
#include "ethernet.h"
#define ETHERTYPE_ARP 0x0608 /* Address resolution protocol */
#define ARPHRD_ETHER 1 /* ethernet hardware for
www.eeworm.com/read/387273/8696343
txt 什么是端口.txt
端口概念
在网络技术中,端口(Port)大致有两种意思:一是物理意义上的端口,比如,ADSL Modem、集线器、交换机、路由器用于连接其他网络设备的接口,如RJ-45端口、SC端口等等。二是逻辑意义上的端口,一般是指TCP/IP协议中的端口,端口号的范围从0到65535,比如用于浏览网页服务的80端口,用于FTP服务的21端口等等。我们这里将要介绍的就是逻辑意义上的端口。
查看 ...
www.eeworm.com/read/287191/8711333
txt 什么是端口.txt
端口概念
在网络技术中,端口(Port)大致有两种意思:一是物理意义上的端口,比如,ADSL Modem、集线器、交换机、路由器用于连接其他网络设备的接口,如RJ-45端口、SC端口等等。二是逻辑意义上的端口,一般是指TCP/IP协议中的端口,端口号的范围从0到65535,比如用于浏览网页服务的80端口,用于FTP服务的21端口等等。我们这里将要介绍的就是逻辑意义上的端口。
查看 ...