[omniORB] OmniORB 4.1 on Mac OS X - problem with bind()

Luke Deller ldeller at iress.com.au
Wed Jun 13 17:22:48 BST 2007


Hi Peter,

This omniORB error and errno value are what you'd get if you supplied the wrong IP address to -ORBendPoint

Are you certain that you got this IP correct?  Is it listed by the command "ifconfig -a"?  Can you bind to that address at all, eg with a command like the following?

python -c "import socket; socket.socket().bind(('172.16.153.81',9907))"

Regards,
Luke.
**********************************************************************************************
Important Note
This email (including any attachments) contains information which is confidential and may be subject to legal privilege.  If you are not the intended recipient you must not use, distribute or copy this email.  If you have received this email in error please notify the
sender immediately and delete this email. Any views expressed in this email are not necessarily the views of IRESS Market Technology Limited.

It is the duty of the recipient to virus scan and otherwise test the information provided before loading onto any computer system.
IRESS Market Technology Limited does not warrant that the information is free of a virus or any other defect or error.
**********************************************************************************************



More information about the omniORB-list mailing list