Hi Alan et al
Many thanks for your time on this.
I was referring to the client end.
An EDGE terminal is a phone that has the capability of connecting to the
internet. We use mobile phones to make a voice call that make use of a circuit
switched connection. By using a GPRS conne
"ray sa" <[EMAIL PROTECTED]> wrote
> I have been successful to write an ftp script that logs
> into a server and collects files.
> ...I would like to run multiple ftp sessions using one laptop
> with two different connections.
Do you mean you want the server on the laptop accepting
using
Well, I'm not a great expert on this, but in the FTPlib, it makes use of
sockets.
Maybe Alan can comment if socket.getaddrinfo(host, port) can be manipulated
to change the outgoing interface.
Good topic.
Johan
_
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of ray sa
"Roel Schroeven" <[EMAIL PROTECTED]> wrote
> Notwithstanding my other mail, it might be better to use another
> term.
> Alan, you already use the name 'floating point numbers' in that
> section;
I did consider that but since some programming languages specifically
have a "Real" type(Pascal, Mo