登录
首页 » 套接字网络编程 » 实现字符串的复制功能,可以进行拓展,从而实现更加强大的功能....

实现字符串的复制功能,可以进行拓展,从而实现更加强大的功能....

于 2023-04-17 发布 文件大小:5.67 kB
0 44
下载积分: 2 下载次数: 1

代码说明:

实现字符串的复制功能,可以进行拓展,从而实现更加强大的功能. -achieve string copy functions, can expand, thereby achieving a more powerful functions.

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

发表评论

0 个回复

  • RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。...
    RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。-This is the source codes (over 4000 lines) about an implementation of Http 1.0 protocal with java. The object-oriented design is strictly specified by RFC-1945. And simple versions of http client and server are also included.
    2023-02-05 06:20:03下载
    积分:1
  • 这个序实现了列举局域上的资源是初学者应该看看的...
    这个程序实现了列举局域网上的资源是网络初学者应该看看的-the program cited the LAN resources on the network should look at the beginners
    2022-01-27 15:48:07下载
    积分:1
  • shared folder on a procedure for the
    关于文件夹共享的一个程序-shared folder on a procedure for the
    2022-11-08 20:25:02下载
    积分:1
  • ArcGIS Server + VS的安装,配置,整个过的发展…
    ArcGIS Server+VS 安装,配置,开发全过程,让你轻松入门-ArcGIS Server+ VS installation, configuration, development of the whole process of entry allows you to easily
    2023-05-18 00:55:03下载
    积分:1
  • 心跳检测
    判断对方(设备,进程或其它网元)是否正常动行,一般采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经当掉。用于检测TCP的异常断开。基本原因是服务器端不能有效的判断客户端是否在线也就是说,服务器无法区分客户端是长时间在空闲,还是已经掉线的情况。所谓的心跳包就是客户端定时发送简单的信息给服务器端告诉它我还在而已。代码就是每隔几分钟发送一个固定信息给服务端,服务端收到后回复一个固定信息。如果服务端几分钟内没有收到客户端信息则视客户端断开。比如有些通信软件长时间不使用,要想知道它的状态是在线还是离线就需要心跳包,定时发包收包。
    2023-01-13 03:05:04下载
    积分:1
  • < 精通Windows Sockets开发
    < 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select, overlapping io, the completion of the port), socket network programming for the beginner friend of great help,,,
    2022-01-31 08:41:13下载
    积分: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
  • Reading packets over the network with different protocols
    Reading packets over the network with different protocols
    2023-02-15 21:15:04下载
    积分:1
  • 很不错的TCP的类,使用起来很方便
    很不错的TCP的类,使用起来很方便-quite like TCP, was easy to use
    2023-01-15 18:05:03下载
    积分:1
  • 支持跨的点对点文件传输
    支持跨网的点对点文件传输-support inter-network peer-to-peer file transfer
    2022-05-13 10:21:30下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载