代码搜索结果

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

terminatemessage.java

/* * TerminateMessage.java */ package EDU.gatech.cc.is.communication; import java.io.*; import EDU.gatech.cc.is.util.*; /** * A message to tell the receiving process to kill itself. * *

multiforagen150.java

/* * MultiForageN150.java */ package EDU.gatech.cc.is.abstractrobot; import EDU.gatech.cc.is.communication.Transceiver; import EDU.gatech.cc.is.util.*; /** * Provides an abstract interface to t

commn150.java

/* * CommN150.java */ package EDU.gatech.cc.is.abstractrobot; import EDU.gatech.cc.is.communication.Transceiver; import EDU.gatech.cc.is.util.*; /** * Provides an abstract interface to the hard

jcyecomm.java

package EDU.cmu.cs.coral.cye; import java.io.*; import Serialio.*; /** * Handles all of the communication between the JCyeSrv class * and the Cye robot. Thread is extended, to enable the CyeComm

rolemanager.java

package org.appfuse.service; import org.appfuse.model.Role; import java.util.List; /** * Business Service Interface to handle communication between web and * persistence layer. * *

lex.h

/* Define constants and variables for communication with parse.y. Copyright (C) 1987, 92-97, 1998 Free Software Foundation, Inc. Hacked by Michael Tiemann (tiemann@cygnus.com) and by Brendan

p2.c

/* Protocol 2 (stop-and-wait) also provides for a one-directional flow of data from sender to receiver. The communication channel is once again assumed to be error free, as in protocol 1. Howe

iportai_linuxc_mtxrx.c

/* iPort/AI Synchronous Communication Sample Application for Linux Version 2 - 19-JUN-06 Provided by MCC (Micro Computer Control Corporation) www.mcc-us.com This application supports the foll

iportai_linuxc_mstxrx.c

/* iPort/AI Asynchronous Communication Sample Application for Linux Version 2 - 19-JUN-06 Provided by MCC (Micro Computer Control Corporation) www.mcc-us.com This application supports the foll

m8260sccend.h

/* m8260SccEnd.h - Motorola MPC8260 Serial Communication Controllers (SCC) Ethernet interface header */ /* Copyright 1996-2001 Wind River Systems, Inc. */ /* modification history -------------------