hwstow
9th February 2010, 12:52
Hi all,
i'm trying to program a 3gl socketclient that must be able to run under all baan versions. It works great in erpln and erp, but not in baan4. It seems that the function sock.connect is defined different: In erpln&erp, the funktion is called with three parameters (IP, Port, Timeout). In baan4, the compiler only accepts two arguments and the function always returns -1. I found this thread, which describes a similar problem for baan5, but is rather old and our baan4-server has the newest portingset installed, so the described bugfix should be included:
http://www.baanboard.com/baanboard/showthread.php?t=24300
Any suggestions?
Thanks a lot!
i'm trying to program a 3gl socketclient that must be able to run under all baan versions. It works great in erpln and erp, but not in baan4. It seems that the function sock.connect is defined different: In erpln&erp, the funktion is called with three parameters (IP, Port, Timeout). In baan4, the compiler only accepts two arguments and the function always returns -1. I found this thread, which describes a similar problem for baan5, but is rather old and our baan4-server has the newest portingset installed, so the described bugfix should be included:
http://www.baanboard.com/baanboard/showthread.php?t=24300
Any suggestions?
Thanks a lot!