代码搜索:Protocol

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

代码结果 10,000
www.eeworm.com/read/313524/13585793

html 4-11.html

links对象
www.eeworm.com/read/311081/13635855

txt 说明.txt

本文件夹下的文件是PD <mark>protocol</mark>在peersim中的实现,由于原来是基于peersimV0.3,在peersimV1.0上无法正常的运行,本人做了一部分的修改后,可以正常的运行,也可以当作peersim的一个例子,相信对理解peersim有一定帮助的。 下面简单介绍一下所有文件: 1、TrustModelSimulation.rar 该压缩包是eclipse下的peersim工程的 ...
www.eeworm.com/read/310405/13652367

java pmpanel.java

/* * @(#)PMPanel.java 1.1 00/02/10 * * Copyright (c) 1999 Sun Microsystems, Inc. All Rights Reserved. * * Sun grants you ("Licensee") a non-exclusive, royalty free, license to use, * modify and
www.eeworm.com/read/308824/13689989

txt testssms-output.txt

Entries in sms.sms: Inserting some entries Entries in sms.sms: Entry#2: --------------------------------------------------------------------------- Message type: SMS-SUBMIT SC address: ''
www.eeworm.com/read/308824/13690013

txt testsms-output.txt

--------------------------------------------------------------------------- Message type: SMS-DELIVER SC address: '491710762100' More messages to send: 1 Reply path: 0 User data header indicator:
www.eeworm.com/read/308682/13696280

c exp1.c

#include #include #include #include #include #include #include #include #include #i
www.eeworm.com/read/307811/13714798

c scantool_set.c

/* * freediag - Vehicle Diagnostic Utility * * * Copyright (C) 2001 Richard Almeida & Ibex Ltd (rpa@ibex.co.uk) * * This program is free software; you can redistribute it and/or modify *
www.eeworm.com/read/303198/13820327

log sqlnet.log

*********************************************************************** Fatal NI connect error 12560, connecting to: (DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oraclehuafcdb)(AR
www.eeworm.com/read/302637/13830352

txt 什么是端口.txt

端口概念   在网络技术中,端口(Port)大致有两种意思:一是物理意义上的端口,比如,ADSL Modem、集线器、交换机、路由器用于连接其他网络设备的接口,如RJ-45端口、SC端口等等。二是逻辑意义上的端口,一般是指TCP/IP协议中的端口,端口号的范围从0到65535,比如用于浏览网页服务的80端口,用于FTP服务的21端口等等。我们这里将要介绍的就是逻辑意义上的端口。 查看 ...
www.eeworm.com/read/302585/13831676

h ip.h

/* Ensure network structures aren't padded (DJGPP and VC) */ #define MAXDATA 1500 /* Maximum Ethernet data size */ #define MAXPACK (MAXDATA+14) /* Maximum packet size (incl. datali