代码搜索结果

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

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

cypress_m8.h

#ifndef CYPRESS_M8_H #define CYPRESS_M8_H /* definitions and function prototypes used for the cypress USB to Serial controller */ /* For sending our feature buffer - controlling serial communication

upnpdevicedescriptionhandler.java

package no.auc.one.portableplayer.communication; import java.util.*; import org.xml.sax.*; import org.xml.sax.helpers.DefaultHandler; public abstract class UPnPDeviceDescriptionHandler extends

connectionmanagerservice.java

package no.auc.one.portableplayer.lms; import java.util.Hashtable; import org.apache.log4j.Logger; import no.auc.one.portableplayer.communication.upnphosting.*; /** * ConnectionManager

readme

This file describes how to invoke the tests in the $ACE_ROOT/examples/Service_Configurator/IPC-test/{client,server} directories. These tests exercise all of the ACE IPC SAP communication mechanism

echoserver3.java

import java.io.*; import java.net.*; /** * This module contains the application logic of an echo server * which uses a stream-mode socket for interprocess communication. * Unlike EchoServer2

partyentitylabels_fr.properties

#### # OFBiz Entity Properties used for the party module # CommunicationEventType.description.EMAIL_COMMUNICATION=Courriel CommunicationEventType.description.FACE_TO_FACE_COMMUNI=Face \u00e0\u0

message.java

/* * Message.java */ package EDU.gatech.cc.is.communication; import java.io.*; /** * message communicated to/from a robot. * * Copyright * (c)1998 Tucke