代码搜索结果
找到约 10,000 项符合
Protocol 的代码
15.8.c
#include
#include
int main()
{
struct servent *ser;
if( ser=getservbyport(htons(23),"tcp"))
{
printf("name : %s\n",ser->s_name);
printf("port : %
p21.1.c
//p21.c 简单ping程序实现
#include
#include
#include
#include
#include
#include
#include
#include
#inclu
prelogin.h
#ifndef VSF_PRELOGIN_H
#define VSF_PRELOGIN_H
struct vsf_session;
/* init_connection()
* PURPOSE
* Called as an entry point to FTP protocol processing, when a client connects.
* This function wil
makefile.in
# MPICH-V
# Copyright (C) 2002, 2003 Groupe Cluster et Grid, LRI, Universite de Paris Sud
#
#
# This file is part of MPICH-V.
#
# MPICH-V is free software; you can redistribute it and/or modify
# it
isdn2.rtr
interface Bri0
ip address 42.34.10.121 255.0.0.0
dialer string 7782002
dialer-group 1
isdn spid1 32177820020100
isdn switch-type basic-ni
dialer-list 1 protocol ip permit
isdn1.rtr
interface Bri0
ip address 42.34.10.1 255.0.0.0
dialer string 7782001
dialer-group 1
isdn spid1 32177820010100
dialer-list 1 protocol ip permit
isdn switch-type basic-ni
ip.h
/**---------------------版权 (c)----------------------------------------------------------***
*** 作者:颜章健 ***
***
cls1.asm
include HT82K96e.inc
include usbrf.inc
EXTERN bCMD_INDEX :BIT
extern bAltkbProtocol :bit
extern baltmouseprotocol :bit
e
makefile.am
sbin_PROGRAMS = sockd
sockd_SOURCES = sockd.c sockd_child.c sockd_io.c io.c sockd_negotiate.c \
sockd_request.c method_uname.c debug.c udp_util.c util.c log.c \
socket.c sockd_socket.c config_parse
test1.plg
Build target 'Target 1'
compiling test1.c...
compiling head.c...
compiling ADUC812.H...
compiling public.c...
compiling usb.c...
compiling uart_port.c...
compiling USB_protocol.c...
linking...
*** WAR