登录
首页 » Visual C++ » QLocalSocketDemo

QLocalSocketDemo

于 2020-12-29 发布 文件大小:7637KB
0 187
下载积分: 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 个回复

  • DDOS-scr
    提供了各种拒绝服务攻击方式的算法,封装成了各种函数,调用很方便。(Offers a variety of denial of service attack algorithm, the package into various functions, call it convenient.)
    2011-06-08 16:53:15下载
    积分:1
  • EfonVNC
    基于VC++开发的VNC服务端,非常有用方便,可用于远程调试使用(Developed based VC++ VNC server, very useful convenience for remote debugging)
    2013-06-05 23:43:42下载
    积分:1
  • TALK3
    服务器与客户端分开的简单聊天程序,对于初学者有很大帮助。(Separate client and server simple chat program, very helpful for beginners.)
    2013-05-09 18:53:53下载
    积分:1
  • 49525823chap04Telnet
    Visual C++ .NET 网络与通信高级编程范例配套代码(Visual C++. NET network and high-level programming paradigm supporting code)
    2014-02-20 23:05:14下载
    积分:1
  • 文件异步下载序示例
    文件异步下载程序vb示例(document asynchronous sample download vb)
    2005-03-03 21:43:06下载
    积分:1
  • ARPfindMACaddress
    说明:  ARP协议发现局域网内的活动主机,vc++语言编写,用有界面,美观实用(ARP protocol found in the activities of the LAN hosts, vc++ language, with a interface, beautiful and practical)
    2011-02-23 07:22:30下载
    积分:1
  • socket
    在visualstudio6下实现socket客户端和服务器端(In visualstudio6 to achieve client and server-side socket)
    2010-06-01 18:46:56下载
    积分:1
  • Winsock_jiankong
    说明:  vb做的局域网监控系统,同学的毕业设计,研究winsock很有用(vb to do the LAN monitoring system, students graduating from design, research useful winsock)
    2008-09-08 21:59:55下载
    积分:1
  • chat
    网络聊天室,实现类似QQ的功能,通过链表对客户管理(sockeg programming)
    2011-01-24 01:46:22下载
    积分:1
  • hacker
    学习网络安全的一本书籍。《黑客入侵(超级详细版)》(A learning network security books. " Hacking (super-detailed version)" )
    2014-01-10 23:46:45下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载