Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Remote Server on QNX: (5 Items)
   
Remote Server on QNX  
Dear Friends,

Hi,

Can anybody help me about running remote server on QNX neutrino?

I have QNX Neutrino 6.5 SP1 and I want to handle remote server on it, first i got confused how to do that so

any help appreciated about this,

Many Thanks
Amin
Re: Remote Server on QNX  
Amin,your question is too general, you have to be more specific.
What do you mean for a "remote server" ?
m.
Re: Remote Server on QNX  
Dear Mario

Hi,


At the first, Thank you for your reply,

I want to have a client-server network, a QNX based PC as a server and
another one as a client,

I want to have a RDP (Remote Desktop Protocol) session on them, to
communicate with each other or a remote desktop session from a Windows 7 to
a QNX OS.

I have QNX software development platform 6.5.

Please kindly advise me,

Thanks a lot


Best Regards
Amin


On Sun, Jan 3, 2016 at 2:45 PM, mario sangalli <community-noreply@qnx.com>
wrote:

> Amin,your question is too general, you have to be more specific.
> What do you mean for a "remote server" ?
> m.
>
>
>
> _______________________________________________
>
> OSTech
> http://community.qnx.com/sf/go/post115387
> To cancel your subscription to this discussion, please e-mail
> ostech-core_os-unsubscribe@community.qnx.com
>



-- 
-----------------------------------------------------------------------
Amin Sahebi                             MAPNAEC
e-mail: sahebi.amin@gmail.com
e-mail: sahebi.amin@mapnaec.com
Fax:       +26-366-3802              MAPNAEC Co.
Phone:  +26-366-38001
website: www.mapnaec.com
Attachment: HTML sf-attachment-mime31925 3.1 KB
Re: Remote Server on QNX  
Amin, if You are using photon on Your application You can use Phindows as remote display
I'm not sure if on native Qnx host phindows is available: best to check for it. 
On Win7 You can use the Phindows (checks for qnx licensing).
Of couse You can use the standard telnet (remote login) in a textual application.
Anyway, if Your purpose is to have a remote desktop application in 6.5, You should use
the photon+phindows or port by yourself the VNC server (You can find something in sourgeforge).
If Your purpose is to have a client/server network application, You can just write one suited for 
your application using the tcp/ip library.
regards,
Mario

Re: Remote Server on QNX  
Dear Mario,

Hi,

Thank you, I use the easy solution,

As you said, I manage remote server with phindows on QNX,

in the host I edited this /etc/inetd.conf file and modify commented line:

phrelay stream tcp nowait root /usr/bin/phrelay phrelay -x

For future works I want to write my own VNC server or maybe use TCP/IP
libraries but now thats enough for me,

Thank you for your support,

Best Regards
Amin

On Tue, Jan 5, 2016 at 1:30 PM, mario sangalli <community-noreply@qnx.com>
wrote:

> Amin, if You are using photon on Your application You can use Phindows as
> remote display
> I'm not sure if on native Qnx host phindows is available: best to check
> for it.
> On Win7 You can use the Phindows (checks for qnx licensing).
> Of couse You can use the standard telnet (remote login) in a textual
> application.
> Anyway, if Your purpose is to have a remote desktop application in 6.5,
> You should use
> the photon+phindows or port by yourself the VNC server (You can find
> something in sourgeforge).
> If Your purpose is to have a client/server network application, You can
> just write one suited for
> your application using the tcp/ip library.
> regards,
> Mario
>
>
>
>
>
> _______________________________________________
>
> OSTech
> http://community.qnx.com/sf/go/post115403
> To cancel your subscription to this discussion, please e-mail
> ostech-core_os-unsubscribe@community.qnx.com
>



-- 
-----------------------------------------------------------------------
Amin Sahebi                             MAPNAEC
e-mail: sahebi.amin@gmail.com
e-mail: sahebi.amin@mapnaec.com
Fax:       +26-366-3802              MAPNAEC Co.
Phone:  +26-366-38001
website: www.mapnaec.com
Attachment: HTML sf-attachment-mime32046 4.36 KB