代码搜索结果
找到约 10,000 项符合
Communication 的代码
scimodem.inf
; SciModem.INF - INF file for Spreadtrum USB-to-Modem Device
; Copyright (C) 2001-2008, Spreadtrum Communication Inc.
;
; 2008-06-03 created by anli.wei
;
;=====================================
scimodem.inf
; SciModem.INF - INF file for Spreadtrum USB-to-Modem Device
; Copyright (C) 2001-2008, Spreadtrum Communication Inc.
;
; 2008-06-03 created by anli.wei
;
;=====================================
transport.java
package jcifs.util.transport;
import java.io.*;
import java.net.*;
import java.util.*;
import jcifs.util.LogStream;
/**
* This class simplifies communication for protocols that support
*
message.java
/*
* Message.java
*/
package EDU.gatech.cc.is.communication;
import java.io.*;
/**
* message communicated to/from a robot.
*
* Copyright
* (c)1998 Tucke
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
rrunner.c
/*
* rrunner.c: Linux driver for the Essential RoadRunner HIPPI board.
*
* Copyright (C) 1998-2000 by Jes Sorensen, .
*
* Thanks to Essential Communication for providing us
ptt.tcl
#
# Simple test of omniParTcl. We just repeatedly update a couple of
# variables on the C++ side and monitor their values in Tcl/Tk labels.
# To test communication the other way, we allow the user t
l2handover.tcl
# Script showing a layer 2 handover in 802.16
# @author rouil
# Scenario: Communication between MN and Sink Node with MN attached to BS.
# Notes:- In order to perform layer 2 handover, the BSs must sh