登录
首页 » Visual C++ » QLocalSocketDemo

QLocalSocketDemo

于 2020-12-29 发布 文件大小:7637KB
0 298
下载积分: 1 下载次数: 142

代码说明:

  实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。(The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSocket achieve.)

文件列表:

QLocalSocketDemo
................\client1
................\.......\client.cpp
................\.......\client.h
................\.......\client1.ncb
................\.......\client1.vcproj
................\.......\client2.ncb
................\.......\localfortuneclient.ncb
................\.......\localfortuneclient.pro
................\.......\main.cpp
................\.......\Makefile
................\.......\Makefile.Debug
................\.......\Makefile.Release
................\.......\tmp
................\.......\...\moc
................\.......\...\...\debug_shared
................\.......\...\...\............\moc_client.cpp
................\.......\...\...\release_shared
................\.......\...\...\..............\moc_client.cpp
................\.......\...\obj
................\.......\...\...\debug_shared
................\.......\...\...\............\BuildLog.htm
................\.......\...\...\............\client.obj
................\.......\...\...\............\main.obj
................\.......\...\...\............\moc_client.obj
................\.......\...\...\release_shared
................\.......\...\...\..............\BuildLog.htm
................\.......\...\...\..............\client.obj
................\.......\...\...\..............\main.obj
................\.......\...\...\..............\moc_client.obj
................\.......\vc70.idb
................\.......\vc70.pdb
................\.......\复件 debug
................\.......\..........\client1.exe
................\.......\..........\client1.ilk
................\.......\..........\client1.pdb
................\client2
................\.......\client.cpp
................\.......\client.h
................\.......\client2.ncb
................\.......\client2.vcproj
................\.......\localfortuneclient.ncb
................\.......\localfortuneclient.pro
................\.......\main.cpp
................\.......\Makefile
................\.......\Makefile.Debug
................\.......\Makefile.Release
................\.......\tmp
................\.......\...\moc
................\.......\...\...\debug_shared
................\.......\...\...\............\moc_client.cpp
................\.......\...\...\release_shared
................\.......\...\...\..............\moc_client.cpp
................\.......\...\obj
................\.......\...\...\debug_shared
................\.......\...\...\............\BuildLog.htm
................\.......\...\...\............\client.obj
................\.......\...\...\............\main.obj
................\.......\...\...\............\moc_client.obj
................\.......\...\...\release_shared
................\.......\...\...\..............\BuildLog.htm
................\.......\...\...\..............\client.obj
................\.......\...\...\..............\main.obj
................\.......\...\...\..............\moc_client.obj
................\.......\vc70.idb
................\.......\vc70.pdb
................\.......\复件 debug
................\.......\..........\client2.exe
................\.......\..........\client2.ilk
................\.......\..........\client2.pdb
................\ipc.ncb
................\ipc.pro
................\ipc.sln
................\Makefile
................\htm" target=_blank>README
................\server
................\......\localfortuneserver.pro
................\......\localfortuneserver.vcproj
................\......\main.cpp
................\......\Makefile
................\......\Makefile.Debug
................\......\Makefile.Release
................\......\server.cpp
................\......\server.h
................\......\tmp
................\......\...\moc
................\......\...\...\debug_shared
................\......\...\...\............\moc_server.cpp
................\......\...\...\release_shared
................\......\...\...\..............\moc_server.cpp
................\......\...\obj
................\......\...\...\debug_shared
................\......\...\...\............\BuildLog.htm
................\......\...\...\............\main.obj
................\......\...\...\............\moc_server.obj
................\......\...\...\............\server.obj
................\......\...\...\release_shared
................\......\...\...\..............\BuildLog.htm
................\......\...\...\..............\main.obj
................\......\...\...\..............\moc_server.obj

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

发表评论

0 个回复

  • CommunicationEngineerNetWorkPractise
    通信工程师电信网络专业习题集 通信工程师电信网络专业习题集 通信工程师电信网络专业习题集(CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise)
    2014-01-12 15:39:38下载
    积分:1
  • ipv6
    ipv6地址转换器(ipv6 addresses converters)
    2004-07-14 15:02:10下载
    积分:1
  • oRTP
    说明:  该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。(The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation process, there is use for network programming.)
    2010-04-05 14:52:39下载
    积分:1
  • IPMonitor
    监视IP流量与IP数据包统计数据,列出IP流量的详细信息比如原IP地址与目的IP地址、协议类型、传入或传出IP数据包统计数据(Monitor IP traffic and IP packet statistics, lists details such as IP traffic original IP address and destination IP address, protocol type, incoming or outgoing IP packet statistics)
    2014-03-10 20:00:47下载
    积分:1
  • mac
    使用C++代码编写获取计算机mac地址程序,返回为Char指针(Written in C++ code to get mac address computer program, returns a pointer to a Char)
    2012-02-01 17:31:27下载
    积分:1
  • open_pc_and_port_scan
    网络活动主机和开放端口扫描源程序,含开发文档,基于C#的rawsocket开发,支持 多线程 支持ARP,ICMP协议的活动主机扫描,支持TCP connect syn fin 三种方式的开放端口扫描,支持udp端口扫描(Networking activities, the host and open source port scan, including the development of the document, based on the C# The rawsocket development, support for multi-threaded support for ARP, ICMP scanning hosting agreement to support the TCP connect syn fin three ways of opening up port scanning, support udp port scan)
    2020-11-01 21:50:01下载
    积分:1
  • MySock
    一个基于MFC编写的SOCKET通信软件,可以自由选择客户端和服务器端,可供学习SOCKET编程(SOCKET written a MFC-based communications software, you can choose the client and server side programming for learning SOCKET)
    2010-08-30 14:04:05下载
    积分:1
  • hacker
    黑客攻防入门书籍 很好很强大 讲了各种攻击方法(Getting Started with a very good offensive and defensive hacking books, talk about a variety of very strong attack methods)
    2009-11-25 10:49:52下载
    积分:1
  • the4th
    利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
    2013-10-20 15:37:24下载
    积分:1
  • Phrack-Magazine
    phrack有什么nb的地方:有人问我成为nb黑客(不是骇客)的捷径是什么?我发现这里面可以细分为:1.谁是nb的黑客? 我的答案是phrack杂志上每个领域发表开拓性文章的人; 2.如何成为nb的黑客? 我的答案是把phrack杂志大部分文章用几年时间全部真正弄懂 --不看文章,不查资料能把例子实现一遍,还能改--xscan作者(What place phrack nb: nb what I was asked to become a hacker (not a hacker) is a shortcut? I found that there can be subdivided into: (1) Who is nb hackers? My answer is to explore every area of ​ ​ published journal articles on phrack people 2 nb how to become a hacker? My answer is that most of the phrack magazine article a few years time all truly understand- do not look at the article, the example does not check the information can achieve it again, but also to change- xscan author)
    2014-01-13 18:06:16下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载