代码搜索:Client1
找到约 212 项符合「Client1」的源代码
代码结果 212
www.eeworm.com/read/475425/6781482
bak client1.java.bak
package proxy;
public class Client1{
public static void main(String args[]){
HelloService helloService=new HelloServiceImpl();
HelloService helloServiceProxy=new HelloServiceProxy(helloS
www.eeworm.com/read/135720/13907224
java client1.java
import java.net.*;
import java.io.*;
public class Client1 extends Thread {
int threadNumber;
Socket socket1;
public Client1(int i, Socket s) {
System.out.println(" Making thread="
www.eeworm.com/read/124145/14593114
txt readme.txt
Start the server ( just double click the batch file)
start client1
start client2
Enjoy chat
Best Regards
Globalleafs.com
www.eeworm.com/read/420260/10808257
dpr client.dpr
program client;
uses
Forms,
client1 in 'client1.pas' {Form2};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm2, Form2);
Application.Run;
end.
www.eeworm.com/read/401370/11558497
c client2.c
#include
#include
#include
#include
#include
#include
#include
#include
#define KEY_MSG 0x101
#defi
www.eeworm.com/read/294112/8252854
client_list
#
# Lines that start with # in column 0 are comments.
#
# There are now two formats supported.
# Format: 3 fields, space delimited.
# Format: 4 fields, space delimited.
#
# Format: 3 fields, space
www.eeworm.com/read/287841/8665827
sd 5 webserver_multithread.sd
client1:Process[p] "Googlebot"
client2:Actor[r] "Surfer"
webServer:Server[pr] "Webserver"
t1:Thread[at]
t2:Thread[at]
localDisk:HDD
*1 client1
The Google bot in search of
pages it can index.
www.eeworm.com/read/136989/5836188
readme
README,v 1.0 2003/07/09
This is a test for RTCORBA 1.0 scheduling Service.
Matt Murphy
University of Rhode Island
Scenario:
--------
Client nodes connect to a server t
www.eeworm.com/read/136989/5836190
cfg schedule.cfg
Node 1
Resources:
BP 11000
Server2 6000
END
Tasks:
Client1 500
Client2 5500
Client3 11000
END
Node 2
Resources:
BP 17000
Server2 11000
Server3 500
END
Tasks:
Client4 500
Cl
www.eeworm.com/read/402356/11536687
txt readme.txt
BCB-Socket阻塞模式通讯测试(多线程)
作者:Sncel(地狱情人) QQ:6522203
指导:invalid(空心菜) QQ:309283
http://bcb.vicp.net
测试方法:
在单机上测试:
如果有多个客户机连接服务器请用以下的IP地址。
Client1:服务器I