登录
首页 » LINUX » socketbk

socketbk

于 2004-09-28 发布 文件大小:27KB
0 220
下载积分: 1 下载次数: 21

代码说明:

  基于socket的简单通讯程序,学习socket编程的基本程序(simple socket-based communication program, learning the basic socket programming procedures)

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

发表评论

0 个回复

  • GetMACAddress
    应用程序向导使用“TODO:” 来指示 应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 WinSystem 目录下将相应的本地化资源 MFC70XXX.DLL 复制到计算机的 system 或 system32 目录下, 并将其重命名为 MFCLOC.DLL。 (“XXX”代表 语言缩写。 例如,MFC70DEU.DLL 包含翻译成 德语的资源。) 如果不这样做,应用程序的某些 UI 元素 将保留为操作系统的语言。">
    2008-03-20 00:39:18下载
    积分:1
  • sniffer1
    C语言实现的监听网络流量的程序,并对截取的报文进行分析。(C language to monitor the flow of network procedures, and analysis of the interception of the message.)
    2017-01-04 15:17:53下载
    积分:1
  • ga遗传算法解最优解
    这篇matlab程序是无需工具箱解决无约束目标函数最大值的程序(This matlab program is a program that does not need a toolbox to solve the maximum of an unconstrained objective function)
    2017-08-25 01:57:18下载
    积分:1
  • 一个可与IE媲美的浏览器源码。
    一个可与IE媲美的浏览器源码。-a comparable with the IE browser source.
    2022-02-26 15:03:56下载
    积分:1
  • 小鸡url采集
    说明:  常用的采集url,安全检测人员常用的东西(woyebuhuiyingwenrangwoxiejiuzhinengpinyin)
    2020-06-19 11:00:02下载
    积分:1
  • 测试环境
    Iperf 是一个网络性能测试工具。Iperf可以测试最大TCP和UDP带宽性能。Iperf具有多种参数和UDP特性,可以根据需要调整。Iperf可以报告带宽,延迟抖动和数据包丢失。 iperf 分为两种版本,unix/linux版和windows版,unix/linux版更新比较快,版本最新。windows版更新慢。windows版的iperf叫jperf,或者xjperf。jperf是在iperf基础上开发了更好的UI和新的功能。
    2022-03-13 22:54:40下载
    积分:1
  • lanspy
    能够检测局域网范围内的其他工作站,并且可以进行嗅探服务(Able to detect other stations within the LAN, and can sniff services)
    2010-08-06 10:42:15下载
    积分:1
  • a
    说明:  直接功率控制仿真,易于理解,有功无功接偶,开关表选择正常(Direct power control simulation, easy to understand, active and reactive connection, switch table selection is normal)
    2019-08-21 08:36:47下载
    积分:1
  • 7789
    UDP文件传输源码例程程序结合易语言第三方支持库云外归鸟的网络套接字通信支持库2.2版,实现了打文件UDP协议的传输。(UDP file transfer program source code routines combined with easy language support library of third-party cloud of birds outside network sockets communications support library version 2.2 implements UDP protocol file transfer to play .)
    2016-12-25 14:53:32下载
    积分:1
  • 基于Qt的局域聊天系统
    应用背景基于Qt的局域网聊天系统,实现了局域网聊天,文件传输,更改字体,保存聊天记录等功能,对于研究Qt,研究局域网通信具有较强学习价值。关键技术udpSocket = new QUdpSocket(this); port = 45454; udpSocket->bind(port, QUdpSocket::ShareAddress | QUdpSocket::ReuseAddressHint); connect(udpSocket, SIGNAL(readyRead()), this, SLOT(processPendingDatagrams())); sendMessage(NewParticipant); server = new TcpServer(this); connect(server, SIGNAL(sendFileName(QString)), this, SLOT(getFileName(QString))); connect(ui->messageTextEdit, SIGNAL(currentCharFormatChanged(QTextCharFormat)), this, SLOT(currentFormatChanged(const QTextCharFormat)));
    2022-01-25 20:19:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载