代码搜索:Protocol
找到约 10,000 项符合「Protocol」的源代码
代码结果 10,000
www.eeworm.com/read/331922/12800525
txt urls.txt
#include
#include
#include
#include
int main()
{
char protocol[10],host[500],port[15],path[1000];
char s[2000],c;
long n,number;
int i,j,k=1;
www.eeworm.com/read/144319/12802667
c pppshow.c
/* pppShow.c - Point-to-Point Protocol show routines */
/* Copyright 1995-1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01j,14mar99,jdi do
www.eeworm.com/read/331784/12808489
txt 端口大全中文版.txt
端口大全中文版
1 tcpmux TCP Port Service Multiplexer 传输控制协议端口服务多路开关选择器
2 compressnet Management Utility compressnet 管理实用程序
3 compressnet Compression Process 压缩进程
5 rje Remote Job Entry
www.eeworm.com/read/144150/12811252
makefile
#############################################################################
# Makefile for building: Csc103_Protocol
# Generated by qmake (1.07a) (Qt 3.3.3) on: Wed Nov 16 12:18:22 2005
# Project:
www.eeworm.com/read/144149/12811398
makefile
#############################################################################
# Makefile for building: Com103_Protocol
# Generated by qmake (1.07a) (Qt 3.3.3) on: Fri Nov 11 16:55:12 2005
# Project:
www.eeworm.com/read/245113/12820180
txt jsp里request变量列表.txt
作者:asp2001
email: asp2001@163.net
日期:2000-8-9 12:45:42
www.eeworm.com/read/143516/12868643
c pppdump.c
/*
* PPPDUMP.C
*
*/
#include
#include "global.h"
#include "mbuf.h"
#include "iface.h"
#include "internet.h"
#include "ppp.h"
#include "trace.h"
#ifdef TURBOC_SWITCH_BUG
#pra
www.eeworm.com/read/143516/12868765
h ppp.h
#ifndef _PPP_H
#define _PPP_H
/*
* This implementation of PPP is declared to be in the public domain.
*
* Acknowledgements and correction history may be found in PPP.C
*/
#ifndef _GLOBAL_
www.eeworm.com/read/244358/12871121
str udprot.str
/* $Header: "%n Ver=%v %f LastEdit=%w Locker=%l" */
/* "UDPROT.STR Ver=3 5-Dec-97,10:59:06 LastEdit=JIMV Locker=***_NOBODY_***" */
/************************************************************
www.eeworm.com/read/143211/12889040
txt 计算机端口介绍详细.txt
四川省
222.208.142.186:2535
太子
计算机端口介绍[详细列表]
我们常常会在各类的技术文章中见到诸如135、137、139、443之类的“端口”,可是这些端口究竟有什么用呢?它会不会给我们的计算机带来潜在的威胁呢?究竟有多少端口是有用的?想要了解的话,就跟我来吧:D
端口:0
服务:Reserved
说明:通常用于分析操 ...