代码搜索:UDPSocket
找到约 286 项符合「UDPSocket」的源代码
代码结果 286
www.eeworm.com/read/108186/15591296
dcu udpsocket.dcu
www.eeworm.com/read/108186/15591297
dcr udpsocket.dcr
www.eeworm.com/read/108186/15591304
pas udpsocket.pas
unit udpSocket;
(*
Similar to Tsockets, but uses UDP instead of
TCP. I stole 1 procedure from the Tsockets
component of Garry T Derosiers (available
freeware everywhere on the net)
The procedure
www.eeworm.com/read/106027/15648831
h udpsocket.h
/*
2003 by zhy
*/
#ifndef _MY_UDP_SOCKET_H
#define _MY_UDP_SOCKET_H
#pragma warning(disable:4786)
#include
using namespace std;
#include
#include "SocketBase.h"
www.eeworm.com/read/106027/15648832
cpp udpsocket.cpp
/*
2003 by zhy
*/
#include "stdafx.h"
#include
#pragma comment(lib,"Ws2_32")
#include "UdpSocket.h"
using namespace NET;
#include "../include/exception.h"
using namespace
www.eeworm.com/read/100912/15861554
cpp udpsocket.cpp
//NetTalk
/*------------------------------------------------------------------------------*\
=============================
模块名称: UDPSocket.cpp
=============================
[版权]
2
www.eeworm.com/read/100912/15861570
h udpsocket.h
/*------------------------------------------------------------------------------*\
=============================
模块名称: UDPSocket.h
=============================
[目的]
方便UDP的使用
[描
www.eeworm.com/read/100908/15861999
h udpsocket.h
//this file is part of eMule
//Copyright (C)2002 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify
www.eeworm.com/read/100908/15862067
cpp udpsocket.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify
www.eeworm.com/read/451314/1662413
rss udpsocket_caption.rss
/*
* ============================================================================
* Name : UdpSocket_caption.rss
* Part of : UdpSocket
* Created : 07.03.2006 by ToBeReplacedByAuthor
* D