代码搜索:Client-Server
找到约 142 项符合「Client-Server」的源代码
代码结果 142
www.eeworm.com/read/323643/3510576
doc clientserver.doc
/*
$Id: qt/clientserver.doc 3.2.3 edited May 13 09:08 $
*/
/*! \page clientserver-example.html
\ingroup network-examples
\title A small client-server example
This example shows how
www.eeworm.com/read/259903/4336900
doc clientserver.doc
/*
$Id: qt/clientserver.doc 3.0.3 edited Nov 5 19:12 $
*/
/*! \page clientserver-example.html
\ingroup network-examples
\title A small client-server example
This example shows how
www.eeworm.com/read/105300/6199577
c main.c
/*
* Bhrama Client-Server Interface 0.3
* (c)1999 CindyG
*
* main.c : test application for bhrama c interface
*/
#define WIN32_LEAN_AND_MEAN
#define STRICT
#include
#inclu
www.eeworm.com/read/105300/6199579
c bhrama.c
/*
* Bhrama Client-Server Interface 0.3
* (c)1999 CindyG
*
* bhrama.c: Interface implementation
*/
#define WIN32_LEAN_AND_MEAN
#define STRICT
#include
#include "bhrama_int
www.eeworm.com/read/304657/3787524
java demo.java
/* Demo.java -- Demonstrates simple CORBA client-server communications.
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you c
www.eeworm.com/read/162614/5531550
java demo.java
/* Demo.java -- Demonstrates simple CORBA client-server communications.
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you c
www.eeworm.com/read/162519/5541082
java demo.java
/* Demo.java -- Demonstrates simple CORBA client-server communications.
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you c
www.eeworm.com/read/406287/11445067
toc rpc.toc
;
1 Microsoft RPC Programmer's Guide and Reference
2 Introduction = !JH("rpc.hlp",2647596485)
2 The Programming Model = !JH("rpc.hlp",171351448)
2 The Client-Server Model = !JH("rpc.hlp",327371422
www.eeworm.com/read/100041/6631829
readme
AUTHOR
Sasha Pachev
ABOUT
libtcp++ is a free C++ class library to facilitate writing TCP/IP client-server
applications written and maintained by Sasha Pachev
www.eeworm.com/read/136750/13363213
txt release.txt
Minimal TCP/IP Application
2/8/99
V 1.0
A Client-Server pair of EIKON applications, TCP_CLI.APP and TCP_SVR.APP, demonstrate how
to use the TCP/IP capabilities of EPOC (both ER3 and ER5).
These