代码搜索结果

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

connectionservice.java

package usermanager.communication.database; import java.sql.*; import javax.naming.InitialContext; import javax.naming.NamingException; import javax.sql.DataSource; public class ConnectionSer

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

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 *

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 mechanisms,

edcl.in

if [ "$CONFIG_GRETH_ENABLE" = "y" ]; then bool 'Ethernet Debug Communication Link (EDCL)' CONFIG_DSU_ETH if [ "$CONFIG_DSU_ETH" = "y" ]; then choice 'Ethernet/AHB bridge buffer size (kbytes)'

commobjectbuffer.java

package com.grima.smsp.communication; /** * Title: mobileGateWay * Description: * Copyright: Copyright (c) 2004 * Company: gramsoft * @author lee * @version 1.0 */

cmppmolistenthread.java

package com.grima.smsp.communication.cmpp; /** * Title: mobileGateWay * Description: * Copyright: Copyright (c) 2004 * Company: gramsoft * @author lee * @ve

cmppmtlistenthread.java

package com.grima.smsp.communication.cmpp; /** * Title: mobileGateWay * Description: * Copyright: Copyright (c) 2004 * Company: gramsoft * @author lee * @ve

cmppactivethread.java

package com.grima.smsp.communication.cmpp; /** * Title: mobileGateWay * Description: * Copyright: Copyright (c) 2004 * Company: gramsoft * @author lee * @ve

xmpp_c2s.cxx

/* * xmpp_c2s.cxx * * Extensible Messaging and Presence Protocol (XMPP) Core * Client to Server communication classes * * Portable Windows Library * * Copyright (c) 2004 Reitek S.p.A. * * Th