代码搜索结果

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

sendfd.c

#include "apue.h" #include /* * Pass a file descriptor to another process. * If fd

fig17.20

#include "apue.h" #include /* * Pass a file descriptor to another process. * If fd

websphere快速入门(3).txt

作者:easyinfonet email: easyinfonet@sina.com.cn 日期:2001-2-16 11:21:26 2.1 基本系统模型 电子商务应用框架为设计电子商务解决方案提供了一个模型。这个框架基于一个多层的分布式环境,在这个环境中,任何多的各层应用逻辑和商业服务分离为各种组件,这些组件通过网络相互通信。在它的最基本的形式中,可以被描述为一个“逻辑上”的3 ...

makefile.msvc.old

NULL=nul CPP=cl.exe LINK32=link.exe PERL=I:\perl\bin\perl GTKDIR=\download\gtk\src\gtk+ GLIBDIR=\download\glib\src\glib ALL : MahJong.exe mj-server.exe mj-player.exe CLEAN : -@erase *.obj

makefile.in

# $Header: /home/jcb/newmj/RCS/Makefile.in,v 11.14 2003/10/12 21:10:48 jcb Exp $ # Master makefile for the xmj suite. ### NOTE NOTE NOTE ### This makefile uses some features specific to GNU make. ###

p_tcpip.h.bak

struct ep{ EADDR dst; /* destination host address */ EADDR src; /* source host address */ INT16U type;/* Ethernet packet type (see below) */ INT8U data[1]; } struct arp_packe

sendfd.c

#include "apue.h" #include /* * Pass a file descriptor to another process. * If fd

fig17.20

#include "apue.h" #include /* * Pass a file descriptor to another process. * If fd

usb-sysdep.h

/* * usb-sysdep.h -- macros to help using the 2.4 approach to usb in 2.2 * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * The source co

websphere快速入门(3).txt

作者:easyinfonet email: easyinfonet@sina.com.cn 日期:2001-2-16 11:21:26 2.1 基本系统模型 电子商务应用框架为设计电子商务解决方案提供了一个模型。这个框架基于一个多层的分布式环境,在这个环境中,任何多的各层应用逻辑和商业服务分离为各种组件,这些组件通过网络相互通信。在它的最基本的形式中,可以被描述为一个“逻辑上”的3 ...