代码搜索结果
找到约 10,000 项符合
Communication 的代码
msgqdemo.c
/* msgQDemo.c - Demonstrates intertask communication using Message Queues */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,06nov97,mm ad
pipeserver.c
/* pipeServer.c - Demonstrates intertask communication using pipes */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,06nov97,mm added cop
msgqdemo.c
/* msgQDemo.c - Demonstrates intertask communication using Message Queues */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,06nov97,mm added
custdsa.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)custdsa.h 1.34 2/24/98 */
/*
* This is for communication with Sony loader from customer
* Modified from version 1.16 of custdsa.h for ES3204
tundra.tcl
#
# Tundra high-latitude coverage - compare with similar Soviet Molnya.
#
# Information from 'Satellite Communication Systems', Maral and Bousqet
# 2nd/3rd edition, chapter 7; values are set to match
sendserver.java
package com.hualong.communication;
import com.hualong.application.ApplicationContext;
import com.hualong.log.CommonLogger;
import java.io.IOException;
import java.net.InetAddress;
import java
dwcomm.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "dwComm"
Attribute VB_Creatable = True
Attribute VB_Exposed = False
' dwDCB - Device Communication Block utility class
'
dwcomm.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "dwComm"
Attribute VB_Creatable = True
Attribute VB_Exposed = False
' dwDCB - Device Communication Block utility class
'
serialport.h
// SerialPort.h
#ifndef __SERIALPORT_H__
#define __SERIALPORT_H__
#pragma once
// CE Communication Port Class Modified by brent
struct COMM_SET
{
HWND pPortOwner;
UINT portnr;
UINT b
serial_xx_x.c
/*vxCom.c - serial interface communication programme between host and target machine */
/*description:baud rate is 9600bps;8 data bit,1 1 stop bit,no verify */
/*author: faliang zhou d