代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/354483/10350675
h automatic.h
//-----------------------------------------------------------
//Header file for automatic tag detection
#include
#include
#include "hardware.h"
#include "globals.h"
www.eeworm.com/read/161853/10361497
log sqlnet.log
***********************************************************************
Fatal NI connect error 12500, connecting to:
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=server_backup)(PORT=
www.eeworm.com/read/161315/10425340
c hidp.c
/*
*
* Bluetooth packet analyzer - HIDP parser
*
* Copyright (C) 2003-2005 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/353346/10453402
txt rfc3261j.txt
Network Working Group J. Rosenberg
Request for Comments: 3261 dynamicsoft
Obsoletes: 2543
www.eeworm.com/read/279103/10465452
log sqlnet.log
***********************************************************************
Fatal NI connect error 12546, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.3)(PORT=1521))(CONNECT_D
www.eeworm.com/read/352754/10517758
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/160392/10536064
tex pwa_structure.tex
\chapter{PWA structure}
\section{Detailed Description}
An PWA system can be rewritten in this way:
\begin{eqnarray}
x(t+1)&=&A_ix(t)+B_iu(t)+f_i\\
y(t)&=&C_ix(t)+D_iu(t)+g_i\\
&&\mb
www.eeworm.com/read/160295/10544616
log sqlnet.log
***********************************************************************
Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleljpdb)(ARGS
www.eeworm.com/read/352437/10552966
log sqlnet.log
***********************************************************************
Fatal NI connect error 12535, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=128.128.1.254)(PORT=1521))(CONNECT
www.eeworm.com/read/159990/10581990
java urldemo.java
/**
*A simple URL program
*2004.12.1. xhcprince
*/
import java.net.*;
import java.io.*;
public class URLDemo
{
public static void main(String args[]) throws IOException
{
URL u = new U