This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problem with socket


Andrew,

> Having said that, it is possible to do what you want, but you have to
> use the undocumented backdoor. You have to directly make system calls
> into the Linux kernal. We in ASCOM CH have code to do this which uses
> UNIX domain sockets to allow two eCos targets to talk to each other.
> cyg_hal_sys_socketcall() is the function you need. Be carefull. If
> this functions block, your whole eCos simulation blocks.
> 
>         Andrew

Is anything blocking you in sharing the code with us ?

Regards,

	Rob Jansen

Software Engineer
Competence Center Platforms
BU Mobile Communications
Meijhorst 60-10, 6537 KT Nijmegen, The Netherlands
Tel: +31-24-353-6329
Fax: +31-24-353-3613
mailto:Rob.WJ.Jansen@philips.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]