代码搜索:chatClient

找到约 2,268 项符合「chatClient」的源代码

代码结果 2,268
www.eeworm.com/read/235809/14051759

cs chatclient.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Net.Sockets; using System.IO; using Syste
www.eeworm.com/read/235809/14051761

resx chatclient.resx

www.eeworm.com/read/235809/14051775

sln chatclient.sln

Microsoft Visual Studio Solution File, Format Version 7.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChatClient", "ChatClient.csproj", "{A4E944F2-E298-4D6D-9276-6A1891036128}" EndProject
www.eeworm.com/read/235809/14052230

cs chatclient.cs

using System ; using System.Net.Sockets ; using System.IO ; public class ClientSocket1 { static void Main(string[] args) { TcpClient socketForServer ; bool status = true ; try {
www.eeworm.com/read/235809/14052232

exe chatclient.exe

www.eeworm.com/read/205069/15326848

java chatclient.java

/** * application name: ChatClient * application describing: 聊天客户端程序 * copyright: Copyrigtht 2006 东软 成都Java定制班版权所有 * company: neusoft * time: 2006.09.23
www.eeworm.com/read/201821/15395036

class chatclient.class

www.eeworm.com/read/201821/15395037

java chatclient.java

import java.awt.*; import java.awt.event.*; import java.applet.*; import java.net.*; import java.io.*; import java.util.*; public class ChatClient extends Applet { TextField tfName =
www.eeworm.com/read/113701/15450588

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/113701/15450589

ico chatclient.ico