代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/183770/9140318
~pas clientmain.~pas
unit ClientMain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ScktComp, ComCtrls, ToolWin, ExtCtrls, StdCtrls, Buttons;
const
SocketHost = '10.0.0
www.eeworm.com/read/183770/9140343
pas clientmain.pas
unit ClientMain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ScktComp, ComCtrls, ToolWin, ExtCtrls, StdCtrls, Buttons;
const
SocketHost = '10.25.
www.eeworm.com/read/182719/9194620
cpp mainform.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "MainForm.h"
#include "about.h"
#include "string.h"
#include "Welcome.h"
www.eeworm.com/read/378565/9223700
cs mainfrm.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Threading;
www.eeworm.com/read/377944/9256692
txt java socket编程(二).txt
作者:风之彩
email: zhonggb@163.net
日期:2001-6-29 14:44:36
Java面向连接的类
Sockets有两种主要的操作方式:面向连接的和无连接的.面向连接的sockets操作就像一部电话,他们必须建立一个连接和一人呼叫.所有的事情在到达时的顺序与它们出发时的顺序时一样.无连接的sockets操作就像是一个邮件投递,,没有什么保证,多个邮件可能在到达 ...
www.eeworm.com/read/377944/9256780
txt java socket编程(三).txt
作者:风之彩
email: zhonggb@163.net
日期:2001-6-29 14:50:30
服务器Sockets
列表9.2是一个服务器应用程序的一部分.
列表9.2 一个简单的服务器程序
/**
* 一个监听端口并提供HTML文档的程序.
*/
class SimpleWebServer {
public static void main(St
www.eeworm.com/read/377944/9257059
txt java socket编程(四).txt
作者:风之彩
email: zhonggb@163.net
日期:2001-6-29 14:51:19
重复和并发服务器
所有的这些调用都可以掷出一个UnknownHostException违例.如果一台计算机没有连接上DNS服务器,或者主机的确没有找到,这个违例就会被掷出.如果一台计算机没有一个激活的TCP/IP配置,getLocalHost()也为失败并掷出一个违例.
一
www.eeworm.com/read/177731/9435020
dsw client~1.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/177731/9435024
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// ClientSocket.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "std
www.eeworm.com/read/177731/9435027
dsp client~1.dsp
# Microsoft Developer Studio Project File - Name="ClientSocket" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x