登录
首页 » Visual C++ » QLocalSocketDemo

QLocalSocketDemo

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

  • Chat
    异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。(Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual studio 2008 SP1 environment written in Unicode encoding, you can send and receive Chinese characters.)
    2013-11-28 14:44:55下载
    积分:1
  • SocketPackage
    这是一个完整的网络数据包截获程序,类似WPE,使用了SPI、DLL注入、键盘截获等原理,如今的游戏都可以封杀WPE进程了,那就用这个程序吧。在XP下VC6编译通过(This is a complete network data packets intercepted procedures similar AE, the use of the SPI, DLL injection, Keyboard intercepted and so on, today's game can be killed AE process, we would use this procedure it. In XP VC6 compile)
    2007-01-30 11:30:29下载
    积分:1
  • Catch
    屏幕广播,在局域网内同段IP内进行屏幕广播和监控(Catch Computer desk)
    2013-11-08 09:23:45下载
    积分:1
  • Chat
    异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。(Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual studio 2008 SP1 environment written in Unicode encoding, you can send and receive Chinese characters.)
    2013-11-28 14:44:55下载
    积分:1
  • ISP_pc_14y1231b
    透過 Socket 擷取影像,並進行 OpenCV MOG2 計算(Capture images through Socket, and OpenCV MOG2 computing)
    2014-12-31 16:51:58下载
    积分:1
  • QLocalSocketDemo
    实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用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.)
    2020-12-29 17:09:00下载
    积分:1
  • hnbzcj9
    很好的源程序代码,具有很好的学习价值,可以下载使用(Good source code, has the very good learning value, can be used to download)
    2017-03-28 07:16:22下载
    积分:1
  • -个完整的ftp序源代码
    关于FTP的代码,支持网络间的文件传输,用户权限的设定.(on FTP code, the support network file transfer, set user privileges.)
    2005-05-17 21:15:40下载
    积分:1
  • SSgameRun
    :本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:  系统采用人机交互的方式,界面美观友好。  屏幕信息需要时时显示,网络延时不能大于1秒。  服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。  系统运行时占用内存不能大于10MB,以免影响系统性能。  客户端运行时需要隐藏显示窗口,起其感觉不到在运行(network monitoring system that can carry out the screen of a computer monitor, the system achieve the following features:  system is the way human-computer interaction, interface, beautiful and friendly.  need to constantly display screen information, the network delay is not greater than 1 second.  server can be run at any time as long as the client runs, will be able to display information.  run-time memory for the system can not be larger than 10MB, so as not to affect system performance.  need to hide the client run-time display window, from its feel in the run.)
    2010-10-13 16:58:55下载
    积分:1
  • jdrda
    Source code Image matching source code for image matching
    2018-12-31 05:02:48下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载