WRQ Reflection

J

JT

WRQ Reflections is a terminal emulator. I have a macro that runs from Excel
and enters data into an AS400 with a Reflection session. With one Reflection
session open, it runs great. I want to add an additional feature that will
allow the user to have 2 or more Reflection sessions open.

My problem is I am having trouble finding / setting / connecting to the
correct session for the new feature. It is only finding the first session
and I'm sure I haven't identified the second session correctly. Is anyone
else doing something similar?

Any suggestions on attaching / finding / identifying the different sessions
would be GREATLY appreciated.

Any other suggestions or resources to use would also help.

Thanks for your time and efforts...
 
J

Joel

Are you using TCPIP or some other method of communicatiing with the
application? I can't help without know more details. If you are using TCPIP
each connection will have its own port assigned. You must specify the port
number to get to the correct devie. If you are using just one device the
default port number is automatically used. If you open a 2nd sssion a 2nd
port number will be returned when you open the connection. Then you have to
specfy the correct port number depending on which device you are talking to.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top