代码搜索:chatClient
找到约 2,268 项符合「chatClient」的源代码
代码结果 2,268
www.eeworm.com/read/277926/4148869
h chatclient.h
// ChatClient.h : main header file for the CHATCLIENT application
//
#if !defined(AFX_CHATCLIENT_H__4D917FA5_3BFE_11D4_8C39_0000E839EC5E__INCLUDED_)
#define AFX_CHATCLIENT_H__4D917FA5_3BFE_11D4_8
www.eeworm.com/read/277926/4148870
plg chatclient.plg
Build Log
--------------------Configuration: ChatClient - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x80
www.eeworm.com/read/277926/4148874
clw chatclient.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClientDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ChatCli
www.eeworm.com/read/277414/4155601
java chatclient.java
import java.net.*;
import java.io.*;
public class ChatClient {
Socket socket;
DataInputStream input;
DataInputStream user;
PrintStream output;
public ChatClient() {
try {
socket = n
www.eeworm.com/read/276084/4169219
java chatclient.java
package book.net.chat;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt
www.eeworm.com/read/275734/4171928
h chatclient.h
#if !defined(AFX_CHATCLIENT_H__FF6B6466_8A89_4728_B131_113081E96DA4__INCLUDED_)
#define AFX_CHATCLIENT_H__FF6B6466_8A89_4728_B131_113081E96DA4__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif
www.eeworm.com/read/275734/4171929
cpp chatclient.cpp
// ChatClient.cpp : implementation file
//
#include "stdafx.h"
#include "LANChat.h"
#include "ChatClient.h"
#include "LANChatDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
st
www.eeworm.com/read/271479/4228284
java chatclient.java
package at.ac.uni_linz.tk.vchat;
import java.io.*;
import java.net.*;
import java.awt.*;
import java.awt.image.*;
/**
* Implements the methods for the client side's networking. Opens a so
www.eeworm.com/read/450410/1670637
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/450410/1670638
h chatclient.h
// ChatClient.h : main header file for the CHATCLIENT application
//
#if !defined(AFX_CHATCLIENT_H__4EC74F10_56FA_41B6_9A25_0C6790DF18F8__INCLUDED_)
#define AFX_CHATCLIENT_H__4EC74F10_56FA_41B6_9