¿ªÔÆÌåÓý

Re: VM/370 Machine to Machine Communications
Hi Adrian, I found some old files that can be used to demonstrate one way to use VMCF.? These were actually used in production back in the day.? A virtual machine server (VMSINK) would host CMS
By Bob Polmanter · #92 ·
Re: VM/370 Machine to Machine Communications
Thanks Peter ... Appreciated!
By adriansutherland67 · #91 ·
Re: VM/370 Machine to Machine Communications
Hi Adrian, Sorry, I can't seem to find any. The closest I came was some code that uses VMCF to receive SMSGs: http://vm.marist.edu/~vmshare/browse.cgi?fn=SMSGRECV&ft=NOTE#1 You have to issue a DIAG 68
By Peter Coghlan · #90 ·
Re: VM/370 Machine to Machine Communications
I have read the section. Old school but completely sensible, although the security bit made me smile, as did the publication date of April 1! Anyway ... has anyone got some assembly examples that I
By adriansutherland67 · #89 ·
Re: VM/370 Machine to Machine Communications
Thanks all - that gives me a start :-)
By adriansutherland67 · #88 ·
Re: VM/370 Machine to Machine Communications
I recall putting hooks into HASP under MVT to capture and react to commands sent via SMSG. As I recall, VM fires an external interrupt at the receiving VM... Sent from AT&T Yahoo Mail on Android On
By Doug Wegscheid · #87 ·
Re: VM/370 Machine to Machine Communications
Adrian, Back in the day folks used VMCF which is documented in the System Programmers Guide (GC20-1807). That¡¯s what the original TCPIP implementation for VM used. If you want it to work in a CMS VM
By Dave Wade · #86 ·
Re: VM/370 Machine to Machine Communications
If you are talking virtual machine to virtual machine, there is VMCF. It's a little before my time but I suspect they used VMCF (DIAG 68). You can find details in GC20-1807-7 IBM Virtual Machine
By Peter Coghlan · #85 ·
VM/370 Machine to Machine Communications
Is there any facility in VM/CMS R6 (i.e. the six pack)? I am not looking for TCP/IP (LOL) - but any example would be useful.? I want to call from C - so an assembler stub would be lovely :-) Is there
By adriansutherland67 · #84 ·
Re: Networking first needs (was Re: Listserv, Relay, Xyzzy and TCP/IP)
Hi Chris, A default route is straightforward enough to add. I'm just not that keen on doing it on VM/370 RSCS because it makes it very easy to end up with files and messages stuck going around in
By Peter Coghlan · #83 ·
Re: Networking first needs (was Re: Listserv, Relay, Xyzzy and TCP/IP)
Late to this thread, but... I hope I can contribute.? I'm ok at REXX (and EXEC when needed), and would probably be able to code some things in Pascal, and have a strong interest in being able to
By Chris Craft · #82 ·
Re: Help with SMSG and RSCS message: NOT AUTHORIZED
Hi J¨¹rgen! Fantastic! I've always been impressed by the talent that is out there. I've got to thank you for all the work you put into the tk4- project. It looks like I will also try your POC. I
By Bill Doughty · #81 ·
Re: Help with SMSG and RSCS message: NOT AUTHORIZED
Hi Bill I am one of those people Peter mentioned ;-) During the past weeks I created a proof of concept implementation of funetnje targeting at providing an "NJE helper" on the Hercules host that
By Juergen · #80 ·
Re: Help with SMSG and RSCS message: NOT AUTHORIZED
Hi Bill, I think several different people are all independently tweaking funetnje to update it so there is probably a lot of duplicated effort going on :-( I believe that setup can be made to work.
By Peter Coghlan · #79 ·
Re: Help with SMSG and RSCS message: NOT AUTHORIZED
Hi Peter., Cool! Thanks, I was aware of funetnje. Found it on GitHub. I wanted to make a few cosmetic changes to it, mostly where things install and where the spool files and config files live.
By Bill Doughty · #78 ·
Re: Help with SMSG and RSCS message: NOT AUTHORIZED
Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8BIT Hi Bill, As well as the ability to accept SMSG commands, I also have updates to enable VM/370 RSCS to host NJE links (just
By Peter Coghlan · #77 ·
Re: Help with SMSG and RSCS message: NOT AUTHORIZED
By Bill Doughty · #76 ·
Re: Help with SMSG and RSCS message: NOT AUTHORIZED
Hi Bill, There was some sort of misunderstanding between Dave and I and somehow the VM/370 sixpack
By Peter Coghlan · #75 ·
Help with SMSG and RSCS message: NOT AUTHORIZED
Hi All!! I'm trying to work with the VM/370 sixpack 1.3 Beta 3 and it looks like a really nice piece of work! Thank's Dave Wade and everybody who put in the work and made it available for us clueless
By Bill Doughty · #74 ·
Re: Hi again
But perhaps we should put a posting on yahoo groups redirecting to here. Have 2 forums going is going to be confusing..... Sent from AT&T Yahoo Mail on Android On Sun, Nov 24, 2019 at 12:14 PM, Dave
By Doug Wegscheid · #73 ·