代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/265319/4283655
java chatclient.java
package com.deitel.messenger.corba.client;
/**
* com/deitel/messenger/corba/client/ChatClient.java
* Generated by the IDL-to-Java compiler (portable), version "3.0"
* from chat.idl
* Tuesday,
www.eeworm.com/read/265319/4283694
java chatclient.java
package com.deitel.messenger.obvcorba.client;
/**
* com/deitel/messenger/obvcorba/client/ChatClient.java
* Generated by the IDL-to-Java compiler (portable), version "3.0"
* from chat.idl
* Tu
www.eeworm.com/read/265319/4283774
java chatclient.java
// ChatClient.java
// ChatClient is a remote interface that defines methods for a
// chat client to receive messages and status information from
// a ChatServer.
package com.deitel.messenger.rmi.c
www.eeworm.com/read/265319/4284028
java chatclient.java
// ChatClient.java
// ChatClient is a remote interface that defines methods for a
// chat client to receive messages and status information from
// a ChatServer.
package com.deitel.messenger.rmi.c
www.eeworm.com/read/252036/4412162
java chatclient.java
/*
* Copyright (c) 2003 - 2007, Silvio Meier and Tobias Reinhard
*
* All rights reserved.
*
* Redistribution and use in source and binary forms,
* with or without modification, are permitted p
www.eeworm.com/read/252036/4412167
java chatclient.java
/*
* Copyright (c) 2003 - 2007, Silvio Meier and Tobias Reinhard
*
* All rights reserved.
*
* Redistribution and use in source and binary forms,
* with or without modification, are permitted p
www.eeworm.com/read/157712/5603179
dsp chatclient.dsp
# Microsoft Developer Studio Project File - Name="ChatClient" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/157712/5603181
h chatclient.h
// ChatClient.h : main header file for the CHATCLIENT application
//
#if !defined(AFX_CHATCLIENT_H__7DFB6A27_8715_11D6_8F32_00E04CE76240__INCLUDED_)
#define AFX_CHATCLIENT_H__7DFB6A27_8715_11D6_8
www.eeworm.com/read/157712/5603182
dsw chatclient.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/157712/5603183
cpp chatclient.cpp
// ChatClient.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ChatClient.h"
#include "ChatClientDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI