代码搜索:Client-Server
找到约 142 项符合「Client-Server」的源代码
代码结果 142
www.eeworm.com/read/136815/5855452
doc clientserver.doc
/*
$Id: qt/clientserver.doc 3.3.4 edited May 27 2003 $
*/
/*! \page clientserver-example.html
\ingroup network-examples
\title A small client-server example
This example shows how
www.eeworm.com/read/105300/6199578
h bhrama~1.h
/*
* Bhrama Client-Server Interface 0.3
* (c)1999 CindyG
*
* bhrama_internal.h : internal interface definitions
*/
#ifndef _BHRAMA_INTERNAL_H_
#define _BHRAMA_INTERNAL_H_
#include "b
www.eeworm.com/read/194563/5127837
tex ipcservr.tex
\section{\class{wxServer}}\label{wxserver}
A wxServer object represents the server part of a client-server
DDE-like (Dynamic Data Exchange) conversation. The actual
DDE-based implementation using wxD
www.eeworm.com/read/194563/5127844
tex ipcclint.tex
\section{\class{wxClient}}\label{wxclient}
A wxClient object represents the client part of a client-server
DDE-like (Dynamic Data Exchange) conversation. The actual
DDE-based implementation using wxD
www.eeworm.com/read/190056/5189500
tex ipcservr.tex
\section{\class{wxServer}}\label{wxserver}
A wxServer object represents the server part of a client-server
DDE-like (Dynamic Data Exchange) conversation. The actual
DDE-based implementation using wxD
www.eeworm.com/read/190056/5189507
tex ipcclint.tex
\section{\class{wxClient}}\label{wxclient}
A wxClient object represents the client part of a client-server
DDE-like (Dynamic Data Exchange) conversation. The actual
DDE-based implementation using wxD
www.eeworm.com/read/258350/4355134
doc clientserver.doc
/*
$Id: qt/clientserver.doc 3.3.5 edited May 27 2003 $
*/
/*! \page clientserver-example.html
\ingroup network-examples
\title A small client-server example
This example shows how
www.eeworm.com/read/118801/6094294
doc clientserver.doc
/*
$Id: qt/clientserver.doc 3.1.1 edited Nov 8 10:35 $
*/
/*! \page clientserver-example.html
\ingroup network-examples
\title A small client-server example
This example shows how
www.eeworm.com/read/105300/6199576
h bhrama.h
/*
* Bhrama Client-Server Interface 0.3
* (c)1999 CindyG
*
* bhrama.h : client side bhrama interface
*/
#ifndef _BHRAMA_H_
#define _BHRAMA_H_
#ifdef __cplusplus
extern "C" {
#endif