GONXII
2nd March 2007, 03:30
Hi Everybody,

Can someone help me finding some information about server2client function?

I want to implement it in some programs but i would like to know how it works. I mean, does it use a ftp internal command?, wich port does it use to make the transfer? and some more technical information.

Thanks in advance

mr_suleyman
2nd March 2007, 08:12
Hi,
I used Baan IV but I think that its usage should be same. Look at following


#pragma used dll "ottdllbw"

ret = server2client("project_onserver.csv", "C:\project_onclient.csv" , true)




If you have any problem , search baanboard.


Good LUck !

GONXII
2nd March 2007, 19:43
Thanks for your answer. I´ve already tried the function and it worked ok.

But what I´m looking for is the internal functionality: how does it make the conection, ports and all those things.

nidyar
7th March 2007, 11:50
May be possible to track through windows when the connection is active

JaapJD
8th March 2007, 09:27
It is using the connection between bshell and BW.