I have installed the MVS TK4- system on debian linux. I want to connect to it remotely.
Currently i can login on the same PC only. What i want is that my MVS should have an IP address and port which i can use to connect to it, from anywhere in the world. Currently i am connecting via
IP ADDRESS: LOCALHOST
PORT: 3270
I have searched the MVS manual. It does not contain the info to do this.
Here is the PDF: http://wotho.ethz.ch/tk4-/MVS_TK4-_v1.00_Users_Manual.pdf
If anyone can show me some direction then i will search the rest on my own. Even a link to some pdf will be fine.
Here is the screenshot of what i am currently doing ( screenshots deleted , the issue is clear enough even without them )
i just want to assign an IP address to it. I think this topic could be part of System programming as well. Posted it here since its not a real mainframe and a simulator.
Any guidance will be of great help.
How can i connect remotely to Hercules Emulator?
-
- Posts: 3
- Joined: Mon Aug 27, 2018 9:59 pm
- Skillset: COBOL, JCL , TSO , ISPF, SQL
- Referer: internet
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: How can i connect remotely to Hercules Emulator?
IP ADDRESS : xxx.xxx.xxx.xxx <= the address hosting the TK4 instance
PORT : 3270 <= or whatever You have chosen
mvs 3.8 does not any tcp/ip capability, it relies on the hosting pc connectivity
PORT : 3270 <= or whatever You have chosen
mvs 3.8 does not any tcp/ip capability, it relies on the hosting pc connectivity
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
-
- Posts: 3
- Joined: Mon Aug 27, 2018 9:59 pm
- Skillset: COBOL, JCL , TSO , ISPF, SQL
- Referer: internet
Re: How can i connect remotely to Hercules Emulator?
Is it possible to do this by using some packet capturing software like WinPcap.
The documentation here says that it is possible in Windows: http://www.bsp-gmbh.com/hercules/wingui/ctci-w32-readme.html
We have to install WinPcap. Assign Static IP to our network. Then, we just have to add a line in configuration file to do this.
But this is for windows.
Is it possible to do the same on Debian Linux?
The documentation here says that it is possible in Windows: http://www.bsp-gmbh.com/hercules/wingui/ctci-w32-readme.html
We have to install WinPcap. Assign Static IP to our network. Then, we just have to add a line in configuration file to do this.
Code: Select all
0E20-0E21 CTCI 192.168.0.4 192.168.0.2
But this is for windows.
Is it possible to do the same on Debian Linux?
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: How can i connect remotely to Hercules Emulator?
NO to everything ....
the 0E20-0E21 definition is for zOS
and ...
do not mix the documentation,
stick to the TK4- docs
mvs 3.8 does not any tcp/ip capability,
the 0E20-0E21 definition is for zOS
and ...
do not mix the documentation,
stick to the TK4- docs
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
-
- Posts: 3
- Joined: Mon Aug 27, 2018 9:59 pm
- Skillset: COBOL, JCL , TSO , ISPF, SQL
- Referer: internet
Re: How can i connect remotely to Hercules Emulator?
Ok. Thanks for the reply.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 4
- 3212
-
by prino
View the latest post
Tue Nov 24, 2020 6:12 pm
-
-
Transfering ASCII files to z/OS USS using Connect Direct
by golemis » Sun Feb 21, 2021 2:24 pm » in All other Mainframe Topics - 1
- 6835
-
by golemis
View the latest post
Mon Feb 22, 2021 6:32 pm
-
-
-
emulator 3270 "divided" into 2 Screens ??
by swist10 » Thu Jan 05, 2023 6:50 pm » in Simulators & Emulators - 0
- 5265
-
by swist10
View the latest post
Thu Jan 05, 2023 6:50 pm
-