代码搜索:UDPSocket

找到约 286 项符合「UDPSocket」的源代码

代码结果 286
www.eeworm.com/read/226062/14499915

cpp ceudp.cpp

// CEUDP.cpp: implementation of the CCEUDP class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "UDPDemo.h" #include "CEUDP.h" #ifdef
www.eeworm.com/read/163892/5506198

cpp udp_ce.cpp

// UDP_CE.cpp: implementation of the CUDP_CE class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "UDPDemo.h" #include "UDP_CE.h" #if
www.eeworm.com/read/295667/8147258

cpp udp_ce.cpp

// UDP_CE.cpp: implementation of the CUDP_CE class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "UDPDemo.h" #include "UDP_CE.h" #if
www.eeworm.com/read/334561/12589774

cpp udp_ce.cpp

// UDP_CE.cpp: implementation of the UDP_CE class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "CEUDP.h" #include "UDP_CE.h" #ifdef
www.eeworm.com/read/417215/10999883

cxx siptransmitter.cxx

#include "SIPTransmitter.h" namespace msip { //--------------------------------------------------------------------------------------- Transmitter::Transmitter() : tr_IPAddress(0),
www.eeworm.com/read/427183/8967240

cpp udp_ce.cpp

// UDP_CE.cpp: implementation of the CUDP_CE class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "UDP_CE.h" #ifdef _DEBUG #undef THI
www.eeworm.com/read/237400/13964800

cpp udp_ce.cpp

// UDP_CE.cpp: implementation of the UDP_CE class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "CEUDP.h" #include "UDP_CE.h" #ifdef
www.eeworm.com/read/275640/10805310

am makefile.am

bin_PROGRAMS = \ rcssmonitor @CLIENT2DVIEW@ rcssmonitor_SOURCES = \ 2dview.C \ angle.C \ area2d.C \ coder.C \ conv.C \ display_x11.C \ frame2d.C \ rgbcolor.C \ structure.C \ vector2d.C \ visobject.C
www.eeworm.com/read/343875/3214883

cpp receiver.cpp

#include "receiver.h" #include Receiver::Receiver(QObject *parent) : QObject(parent) { udpSocket = new QUdpSocket(this); udpSocket->bind(44444); connect(udpSocket, SIGNAL(read
www.eeworm.com/read/279500/4136074

cpp receiver.cpp

#include "receiver.h" #include Receiver::Receiver(QObject *parent) : QObject(parent) { udpSocket = new QUdpSocket(this); udpSocket->bind(44444); connect(udpSocket, SIGNAL(read