[Qt-interest] Auto detection of QLocalServer/QTcpServer
NoRulez
norulez at me.com
Mon Jun 6 20:09:24 CEST 2011
Thanks for your answers, i thought this too, but i want to ask before implementing.
Am 06.06.2011 um 18:45 schrieb Thiago Macieira <thiago at kde.org>:
> On Monday, 6 de June de 2011 17:39:28 NoRulez wrote:
>> if the server app has the same ip address and running on the same host as
>> the client I want that the server uses QLocalServer instead of QTcpServer.
>>
>> Is there a simple way of doing so, because QTcpServer and QLocalServer don’t
>> inherit from a class such as QAbstractServer.
>
> You need to write your own code to do the abstraction.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Senior Product Manager - Nokia, Qt Development Frameworks
> PGP/GPG: 0x6EF45358; fingerprint:
> E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list