Could anyone please let me know how can we setup Qt5 Aplha on Ubuntu Linux
And the compiler that needs to be installed?

Best Regards,
Ramakanth

-----Original Message-----
From: 
interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam....@qt-project.org 
[mailto:interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam....@qt-project.org]
 On Behalf Of Marc Mutz
Sent: Thursday, August 16, 2012 7:04 PM
To: interest@qt-project.org
Cc: developm...@qt-project.org
Subject: Re: [Interest] Qt5 - my hopes for when the dust settles...

On Thursday August 16 2012, Mark Summerfield wrote:
> On Thu, 16 Aug 2012 13:28:25 +0100
>
> Richard Moore <r...@kde.org> wrote:
> > On 16 August 2012 13:12, Mark Summerfield <l...@qtrac.plus.com> wrote:
> > > Hi Thiago,
> > >
> > > On Thu, 16 Aug 2012 13:07:08 +0200
> > >
> > > Thiago Macieira <thiago.macie...@intel.com> wrote:
> > >> On quinta-feira, 16 de agosto de 2012 10.54.30, Mark Summerfield
> > >>
> > >> wrote:
> > >> > - High-level support for client/server programming with the
> > >> > middleware able to be straight TCP/IP (e.g., for LANs),
> > >> > OpenVPN, etc.
> > >>
> > >> More info, please. Do you mean raw sockets?
> > >
> > > I think the middleware should certainly include raw sockets as an
> > > option but I suppose one model is where you do signal/slot
> > > connections between a client app and a server app and Qt takes
> > > care of the middle bit either using TCP/IP or some other sensible
> > > default or using a technology that the developer specifies.
> >
> > To be sure we're not at cross purposes, it sounds to me like you
> > aren't talking about raw sockets as in SOCK_RAW. Are you simply
> > talking about the ability to perform distributed IPC using signals
> > and slots?
>
> Essentially yes. Or rather RPC since I think Qt should make it easy to
> write client/server applications.

There's QtDBus and KDSoap [https://github.com/KDAB/KDSoap]. at least. And most 
CORBA libraries come with Qt event loop integration for quite some time.

--
Marc Mutz <marc.m...@kdab.com> | Senior Software Engineer KDAB (Deutschland) 
GmbH & Co.KG, a KDAB Group Company www.kdab.com || Germany +49-30-521325470 || 
Sweden (HQ) +46-563-540090 KDAB - Qt Experts - Platform-Independent Software 
Solutions _______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


________________________________

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to