登录
首页 » QT » UDPGroup

UDPGroup

于 2012-04-06 发布 文件大小:18KB
0 251
下载积分: 1 下载次数: 168

代码说明:

  基于Qt的UDP组播例程,包括服务器和客户端,系统平台Windows(Qt-based UDP multicast routines, including server and client system platform Windows)

文件列表:

UdpGroupSender
..............\main.cpp,388,2011-03-19
..............\udpgroupsender.cpp,1216,2011-03-20
..............\udpgroupsender.h,502,2011-03-19
..............\UdpGroupSender.pro,350,2011-03-19
..............\UdpGroupSender.pro.user,13533,2011-03-20
UdpGroupTalk
............\libws2_32.a,83372,2008-12-06
............\main.cpp,374,2011-03-19
............\UdpGroupTalk.pro,335,2011-03-20
............\UdpGroupTalk.pro.user,13521,2012-04-06
............\widget.cpp,1626,2011-03-20
............\widget.h,459,2011-03-20
............\winsock.h,16310,2008-12-06
............\WS2_32.LIB,24954,2004-06-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Network-Program-Pro-Code
    Windows网络与通信程序设计 源码 (Windows network and communications programming source code)
    2009-03-23 13:33:41下载
    积分:1
  • VC做的下载工具,可以带下载进度
    VC做的下载工具,可以带下载进度-VC do download tool that can bring progress to download
    2022-08-13 02:08:44下载
    积分:1
  • socket 通信 控制台序 测试通过
    socket 网络通信 控制台程序 测试通过  #include #include #pragma comment(lib, "ws2_32.lib") void main() {     WORD wVersionRequested;     WSADATA wsaData;//WSAata用来存储系统传回的关于WinSocket的资料。     int err;          wVersionRequested = MAKEWORD( 1, 1 );          err = WSAStartup( wVersionRequested, &wsaData );     if ( err != 0 ) {         return;     }          if ( LOBYTE( wsaData.wVersion ) != 1 ||HIBYTE( wsaData.wVersion ) != 1 )      {         WSACleanup( );         return;     }     SOCKET sockClient=socket(AF_INET,SOCK_STREAM,0);// AF_INET ..tcp连接     //初始化连接与端口
    2023-07-26 07:35:05下载
    积分:1
  • TCPIP on the LAN file transfer of small software
    基于TCPIP的局域网传输文件的小软件-TCPIP on the LAN file transfer of small software
    2022-10-25 08:30:02下载
    积分:1
  • get获取页源代码
    get获取网页源代码
    2020-09-05 11:18:05下载
    积分:1
  • MACD-EA
    此款EA,是利用MACD指标金叉与死叉,分别对应开多单与开空单,与传统的参数有改进!(This section EA, is the use of MACD indicators Jincha and Sicha, respectively, more than a single open and open the corresponding single-block, with the traditional parameters have improved!)
    2021-03-25 01:39:14下载
    积分:1
  • Socke文件传输
       利用socket套接字编写的CS模型下的文件传输功能,实现了客户端和服务器端的文件传输,可以在不同的Ip间进行文件传输,对于本地网络127.0.0.1建立了C和S。
    2022-03-20 15:31:39下载
    积分:1
  • WinFormUDPSocket
    模仿QQ传送文件,使用UDP协议,界面漂亮,vs2005环境开发,直接就可以使用(QQ transfer files to imitate, using UDP protocol, beautiful interface, vs2005 environment and development, can be used directly)
    2010-11-03 18:19:33下载
    积分:1
  • WEBBASE―JAVA
    WEBBASE―JAVA-WEBBASE-JAVA
    2022-10-27 05:50:04下载
    积分:1
  • jsp成绩管理系统
    jsp成绩管理系统-jsp performance management system
    2022-03-20 12:54:42下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载