trchandra
4th March 2003, 00:40
Hi
Is it possible to use sockets in Baan IV c4? I am getting compilation errors saying unknown reference to function sock.listen() etc.
Do I need to include any standard include.
Appreciate your help
thanks
zardoz
7th March 2003, 13:28
I haven't found any notice of the function sock.listen() in the manual of Baan IV, and even looking in the tools object directory there is no trace of this function.
Sorry...
:(
maxime
7th March 2003, 23:51
To answer your first question :
The Baan C Socket Interface is an Interprocess Communication (IPC) mechanism that enables cross-platform IPC over TCP/IP sockets. It is available on all platforms where the Baan Runtime Tools are available.
I am trying to look up further information and will get back to you as soon as I am through.
Maxime.
AndreasSchmitt
6th June 2003, 15:03
found the socket programming functions in the BaanV / ERP
programmers guide on this site - but don't know how to use
them in a BaanIV 3GL program ... Anyone out there who has experience
in this ?
ERP-Programmers Guide (http://www.baanboard.com/baanboard/bblibrary.php?s=&action=show_library) :(