| View previous topic :: View next topic |
| Author |
Message |
X-Tools Valued Contributor

Joined: 20 Sep 2001 Posts: 296 Location: Germany
|
Posted: Mon Dec 16, 2002 4:02 pm Post subject: Transfer Binary Files through vdsipp |
|
|
hi,
I am trying to transfer a binary file (50kb) through vdsipp.dll
(with whoisserver or tcp server).
Opening and sending on server side seems to work but i cannot
save it on client side.
What is the best way to open and send a file (in a variable) and
then save it back ?
bye, fabian |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Mon Dec 16, 2002 4:54 pm Post subject: |
|
|
Why do you wanna use protocols such as WHOIS and TCP for file transfers? I would
really use FTP or HTTP for binary file transfers.
Greetz
Dr. Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
X-Tools Valued Contributor

Joined: 20 Sep 2001 Posts: 296 Location: Germany
|
Posted: Mon Dec 16, 2002 5:06 pm Post subject: ? |
|
|
Hi,
i used whois, because it was the easiest way to transfer a short information. so for now i got i running using binary and @binary
But after saving the file i get one error message ( i am ignoring that and all works fine  |
|
| Back to top |
|
 |
|