代码搜索:ClientSocket
找到约 1,840 项符合「ClientSocket」的源代码
代码结果 1,840
www.eeworm.com/read/229806/14316078
cpp mychat.cpp
// MyChat.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyChat.h"
#include "MyChatDlg.h"
#include "LoginDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#
www.eeworm.com/read/125085/14513992
pas main.pas
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ScktComp, DB, DBTables, ADODB, IniFiles,
ImgList, AppEv
www.eeworm.com/read/124673/14554995
pas main.pas
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ScktComp, DB, DBTables, ADODB, IniFiles,
ImgList, AppEv
www.eeworm.com/read/121981/14727699
c doexec.c
// portions Copyright (C) 1994 Nathaniel W. Mishkin
// code taken from rlogind.exe
//
// Modified by jojo@farm9.com, 19-Sept-2000, added encryption hooks
// Modified by dan (motherbrain@hushma
www.eeworm.com/read/121978/14727798
c doexec.c
// portions Copyright (C) 1994 Nathaniel W. Mishkin
// code taken from rlogind.exe
//
// Modified by jojo@farm9.com, 19-Sept-2000, added encryption hooks
// Modified by dan (motherbrain@hushma
www.eeworm.com/read/121447/14756558
pas clientfrm.pas
unit ClientFrm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ScktComp, ExtCtrls, ComCtrls, FormSettings, Menus, StdCtrls, Buttons,
RemConMess
www.eeworm.com/read/119797/14821244
cpp gdbremote.cpp
/*
* This file is part of Jelie,
* (c) 2002 Julien Pilet and
* Stephane Magnenat
*
* Jelie is free software; you can redistribute it
* and/or m
www.eeworm.com/read/118632/14861331
pas main.pas
unit main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ScktComp, DB, DBTables, ADODB, IniFiles,
ImgList, AppEv
www.eeworm.com/read/219225/14890930
cpp~ ab.cpp~
#include "ab.h"
MyMainWindow::MyMainWindow()
{ setGeometry(0,0,640,480);
inText=new QLabel (this);
inText->setGeometry(10,30,100,10);
inText->setText(tr("Input Text"));
outText=new QLabel (t
www.eeworm.com/read/219225/14890931
cpp ab.cpp
#include "ab.h"
MyMainWindow::MyMainWindow()
{ setGeometry(0,0,640,480);
inText=new QLabel (this);
inText->setGeometry(10,30,100,10);
inText->setText(tr("Input Text"));
outText=new QLabel (t