> Thank you for your very prompt reply to my query. My problem is not with
> delphi, but I cannot even unpack the .zip file as files in the DotNet
> directory have long filenames and filenames with multiple extensions. Trying
> to unzip and setup the directory structures causes multiple error messa
Merijn:
Thanks for your suggestions. I will investigate further. What's SOAP?
Regards:
Scott Hendry #;#)
>If you can compile C++, you could check if you can use something out
>of the ptypes library. Since you only need communication and not all
>the overhead...
>
>How about setting up th
Francois:
Thank you for your very prompt reply to my query. My problem is not with
delphi, but I cannot even unpack the .zip file as files in the DotNet
directory have long filenames and filenames with multiple extensions. Trying
to unzip and setup the directory structures causes multiple error
> I need to establish a program to program connection between two computers;
> one running windows XP, the other running Windows 3.11. I have Delphi 7 on
> the XP and Delphi 1 on the 3.11. I was going to install the ICS suite on
> the
> 3.11, but ICS uses long filenames which are not legal in 3.11
If you can compile C++, you could check if you can use something out
of the ptypes library. Since you only need communication and not all
the overhead...
How about setting up the communication thru SOAP? There *should* be a
DOS implementation of SOAP out there somewhere... (perl on DOS? perl
can d