代码搜索结果

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

isp.h

/* isp.h - part of USBasp Autor..........: Thomas Fischl Description....: Provides functions for communication/programming over ISP interface Licence.....

commproc.c

/* * This file is based on "arch/ppc/8260_io/commproc.c" - here is it's * copyright notice: * * General Purpose functions for the global management of the * 8260 Communication Processor Module.

commproc.c.svn-base

/* * This file is based on "arch/ppc/8260_io/commproc.c" - here is it's * copyright notice: * * General Purpose functions for the global management of the * 8260 Communication Processor Module.

readme_nfswrite

FILE LIST - nfsWrite.c DESCRIPTION - Demo for using FTP communication between an FTP client running on a VxWorks target and a remote FTP server running on a UNIX host. RUNNI

commproc.c

/* * This file is based on "arch/ppc/8260_io/commproc.c" - here is it's * copyright notice: * * General Purpose functions for the global management of the * 8260 Communication Processor Module.

pipe.texi

@node Pipes and FIFOs, Sockets, File System Interface, Top @chapter Pipes and FIFOs @cindex pipe A @dfn{pipe} is a mechanism for interprocess communication; data written to the pipe by one process ca

vmcp.h

/* * Copyright (C) 2004, 2005 IBM Corporation * Interface implementation for communication with the v/VM control program * Version 1.0 * Author(s): Christian Borntraeger *

.#main.java.1.8.2.5

package no.auc.one.portableplayer; import javax.microedition.midlet.MIDlet; import javax.microedition.midlet.MIDletStateChangeException; import no.auc.one.portableplayer.communication.UPnPPrese

upnpservice.java

package no.auc.one.portableplayer.communication; import no.auc.one.portableplayer.utils.*; /** * Generic class for describing a Universal Plug & Play service. * * @version $Revision: 1

soapfault.java

package no.auc.one.portableplayer.communication.soap; public final class SoapFault { private String code = null; private String uriCode = null; private String string = null; pr