I haven't worked with wIntegrate in years, sorry, so I'm not sure how
accurate this is. I know we can do this with AccuTerm, so I'll
describe the process for AccuTerm and you can tell us if it helps.
The scripting model allows you to control different sessions. Scripts
can be created and uploaded to the client from the server. So - you
run a script on Session1 to open a new Session2 which is connected to
the serial port. Another script runs on Session1 to capture data from
Session2, send it back through Session1 to the server, then get the
server response and pass it back to Session2. (Session1 is just a
middleman/translator.) These scripts can be generated with BASIC to
more dynamically control the activity for remote logins, etc..
Does that help?
Any better ideas?
T
"Pepe+" <josep.arreba (AT) cag (DOT) es> wrote:
Quote:
Hallo.
How can I communicate through Wintegrate (ver 2.3.01) with serial port
(local port) ?
I'm using the last version of Universe(under Solaris) and i'm programming
with UniBasic.
Thanks. |