Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Unable to run UDP on QNX: (2 Items)
   
Unable to run UDP on QNX  
Hi,

I am running my application i.e DLNA which uses socket programming under
QNX Platfrom and VMWare as Target.
This DLNA Application is running without any issue on Linux platform. When
I am trying to port it on to QNX platform I am getting below mentioned
error i.e

" can't assign the IP Address in Sendto() System Call "

Please let me know if I have to do any settings or configuration in QNX
respective to UDP.

Regards
Chetan Singh
Attachment: HTML sf-attachment-mime7960 506 bytes
Re: Unable to run UDP on QNX  
Can you ping the other end?  Do you have a route?

On Wed, Dec 05, 2012 at 08:08:00PM +0530, Chetan Singh wrote:
> Hi,
> 
> I am running my application i.e DLNA which uses socket programming under QNX
> Platfrom and VMWare as Target.
> This DLNA Application is running without any issue on Linux platform. When I am
> trying to port it on to QNX platform I am getting below mentioned error i.e
> 
> " can't assign the IP Address in Sendto() System Call "
> 
> Please let me know if I have to do any settings or configuration in QNX
> respective to UDP.
> 
> Regards
> Chetan Singh