becks22
1st December 2010, 12:43
Hi I am using fucntion sock.listen() and passing the port number as argument ..But the compilation error is coming as 0 arguments expected for sock.listen ..Please guide as the programming guide says I have to pass the port number as argument ..I am using BaaN IVc4
lakoon
15th December 2010, 19:27
Hello
sock.* functionality is not (completle) available within Baan 4.
/lakoon
becks22
16th December 2010, 11:09
HI ,
Thanks for the reply ...But Is there any other way to do the socket type thing in BAAN IV .
george7a
16th December 2010, 15:55
I think you need to look at in the BaanIV manuals or the best thing is to run bic_info on the correct DLL to get the exact syntax that your system supports.
becks22
17th December 2010, 07:24
Hi Thanks for the support ..Please guide how could I find which DLL is responsible for executing the socket programming ..