代码搜索:WinSock2
找到约 220 项符合「WinSock2」的源代码
代码结果 220
www.eeworm.com/read/354914/10315013
pas publicfunctionunit.pas
unit PublicFunctionUnit;
interface
uses
windows,
WinSock,
WinSock2,
ShlObj,
ActiveX,
ShellAPI,
TlHelp32,
Lzo,
MxZLib,
messages;
{$DEFINE
www.eeworm.com/read/493894/6384258
pas publicfunctionunit.pas
unit PublicFunctionUnit;
interface
uses
windows,
WinSock,
WinSock2,
ShlObj,
ActiveX,
ShellAPI,
TlHelp32,
Lzo,
MxZLib,
messages;
{$DEFINE
www.eeworm.com/read/354914/10315110
pas displayremotescreenunit.pas
unit DisplayRemoteScreenUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Winsock, Winsock2, DrawDibUnit, PublicFunctionUnit, IocpHer
www.eeworm.com/read/493894/6384271
pas displayremotescreenunit.pas
unit DisplayRemoteScreenUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Winsock, Winsock2, DrawDibUnit, PublicFunctionUnit, IocpHer
www.eeworm.com/read/362330/10003625
pas udithreadpool.pas
unit uDIThreadPool;
interface
uses
Windows, SysUtils, Classes, WinSock2, uCriticalSection, uDIProtocol, uDIBuffer,
uDIClientContext, uDISocketServer, uDIThread;
{$I IOCP.inc}
const
www.eeworm.com/read/346985/11708442
pas gamepacket.pas
unit gamepacket;
interface
uses
Windows, Sysutils, Classes,
winsock2, datamanage, dllform, gamecode;
procedure gamePacketsend (buf:pchar; len:integer);
procedure gamePacketrecv
www.eeworm.com/read/362330/10003668
pas uwinsockmgr.pas
unit uWinSockMgr;
interface
uses
Windows, WinSock2, uException, uWin32Const;
type
TDIWinSockMgr = class
protected
FWSAData: TWSAData;
FNeedUnload: Boolean;
public
www.eeworm.com/read/362330/10003682
pas uwinsocket.pas
unit uWinSocket;
interface
uses
Windows, Sysutils, WinSock2, uException, uWin32Const;
type
TWinSocket = class
protected
FSockAddr: TSockAddrIn;
clientSocket: TSocket;
www.eeworm.com/read/360739/10080178
pas sockutils.pas
unit SockUtils;
interface
uses Windows, WinSock2, Lists, Streams, SyncObjects, SysUtils;
type
PSiteInfo = ^TSiteInfo;
TSiteInfo = record
Key: Cardinal;
HostName: array[0..127]
www.eeworm.com/read/354914/10315352
pas publicfunctionunit.pas
unit PublicFunctionUnit;
interface
uses
Windows, Messages, WinSock2, Classes, Controls,
SysUtils, mssock, forms, lzo, MxZLib, untTQQWry;
const
//命令类型
CapScreen = 2