代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/146116/12670126
log sqlnet.log
***********************************************************************
Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleSMSData)(AR
www.eeworm.com/read/333444/12681585
txt config-example1.txt
# PEERSIM EXAMPLE 1
# random.seed 1234567890
simulation.cycles 30
simulation.shuffle
overlay.size 50000
overlay.maxsize 100000
protocol.0 peersim.core.IdleProtocol
protocol.0.degree 20
protocol.1
www.eeworm.com/read/333444/12681587
txt config-example2.txt
# PEERSIM EXAMPLE 2
#random.seed 1234567890
simulation.cycles 30
simulation.shuffle
overlay.size 50000
overlay.maxsize 200000
protocol.0 example.newscast.SimpleNewscast
protocol.0.cache 20
protoco
www.eeworm.com/read/333444/12681590
txt config-example3.txt
# PEERSIM EXAMPLE 3
#random.seed 1234567890
simulation.cycles 200
#simulation.shuffle
overlay.size 250
overlay.maxSize 250
# Comment the following 2 lines and uncomment the other next 2 to switch be
www.eeworm.com/read/332729/12732787
cpp coutward.cpp
#include "stdafx.h"
#include "PIPMasq.h"
bool getAdapterInfo(
const char* nicIPAddress, // input
char* AdapterName, // output
unsigned char* macAddr // output
);
////////////////////
www.eeworm.com/read/246164/12753061
java serverthread.java
package example.chat;
import javax.bluetooth.LocalDevice;
import javax.microedition.io.Connector;
import javax.microedition.io.StreamConnectionNotifier;
/**
* A class that acts as a server t
www.eeworm.com/read/246164/12753066
java discoverythread.java
package example.chat;
import java.io.IOException;
import java.util.Vector;
import javax.bluetooth.DeviceClass;
import javax.bluetooth.DiscoveryAgent;
import javax.bluetooth.DiscoveryListener;
www.eeworm.com/read/246164/12753099
java serverthread.java
package example.chat;
import javax.bluetooth.LocalDevice;
import javax.microedition.io.Connector;
import javax.microedition.io.StreamConnectionNotifier;
/**
* A class that acts as a server t
www.eeworm.com/read/246164/12753107
java discoverythread.java
package example.chat;
import java.io.IOException;
import java.util.Vector;
import javax.bluetooth.DeviceClass;
import javax.bluetooth.DiscoveryAgent;
import javax.bluetooth.DiscoveryListener;
www.eeworm.com/read/245517/12796464
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