lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] porting vnc server FreeRTOS&lwip


From: PHAM ANH THIEN
Subject: Re: [lwip-users] porting vnc server FreeRTOS&lwip
Date: Wed, 15 Sep 2010 09:48:05 +0700

hi Nicolas,

I can access the same socket with 2 tasks in lwip, what's the problem did you mention?

Anyone to know vnc server can actively send FrameBufferUpdate command to vnc client (without receiving FrameBufferUpdate Request command from client) to inform client that the screen of server was changed?

thanks and best regards,
Thien

On Thu, Mar 4, 2010 at 7:09 PM, Nicolas Pinault <address@hidden> wrote:
Thien,

Be careful that, with lwip, it is not safe to access the same socket with 2 tasks (as it is done in the sample code).

Regards,
Nicolas

Le 04/03/2010 08:59, PHAM ANH THIEN a écrit :
hi Nicolas,

thanks a lot. I will check it.
 
kind regards,
Thien

On Thu, Mar 4, 2010 at 2:53 PM, Nicolas Pinault <address@hidden> wrote:
Hi,
Dear all,

Has anyone ported vnc server to FreeRTOS & lwip stack? could you please share it with me?
There is a basic vnc server sample code in ecos cvs tree here : http://ecos.sourceware.org/cgi-bin/cvsweb.cgi/ecos-opt/net/net/vnc_server/current/?cvsroot=ecos
This code can easily be ported to any
I recommend using TightVNC as a viewer.

Regards,
Nicolas


thanks and best regards,
Thien
_______________________________________________ lwip-users mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/lwip-users

_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users

_______________________________________________ lwip-users mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/lwip-users

_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]