Brian,

A simple C or C++ Socket Server, it wouldn’t be much code and you could
protect it with SSL ..it could run on z/OS or Unix Systems Services.

Scott

On Sat, Jan 12, 2019 at 5:46 AM Steve Horein <steve.hor...@gmail.com> wrote:

> Rexx based samples found in SEZAINST:
>
> https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.2.0/com.ibm.zos.v2r2.hala001/rexx_overview_of_sample_programs_r.htm
>
>
> On Fri, Jan 11, 2019 at 5:30 AM Sankaranarayanan, Vignesh <
> vignesh.v.sankaranaraya...@marks-and-spencer.com> wrote:
>
> > How about a socket server with listener and workers.. ?
> > No clue how straightforward it is..
> >
> > – Vignesh
> > Mainframe Infrastructure
> >
> > -----Original Message-----
> > From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf
> > Of Brian Westerman
> > Sent: 11 January 2019 08:39
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: [EXTERNAL] Re: zos program to supply web based client
> >
> > The don't have CICS, that would have made this almost easy.
> >
> > z/OS, Adabas, Com-Plete on the mainframe, the open system server is
> > Windows Server 2018, the application is looking for the "next" available
> > date to schedule their task, but the "owner" of that schedule is on the
> > mainframe.   The "old" application would jsut go to Adabas, grab the next
> > available empty schedule slot, and mark it used.  The "new" application
> > still needs to get that schedule "slot" from the mainframe, but does
> > everything else on it's own.  So they need to ask the mainframe to run a
> > task that will go to Adabas, get the next avaiable slot, mark it used,
> and
> > pass it back to the Windows server.
> >
> > Brian
> >
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions, send
> email
> > to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
> > MARKSANDSPENCER.COM
> > ________________________________
> >  Unless otherwise stated above:
> > Marks and Spencer plc
> > Registered Office:
> > Waterside House
> > 35 North Wharf Road
> > London
> > W2 1NW
> >
> > Registered No. 214436 in England and Wales.
> >
> > Telephone (020) 7935 4422
> > Facsimile (020) 7487 2670
> >
> > www.marksandspencer.com
> >
> > Please note that electronic mail may be monitored.
> >
> > This e-mail is confidential. If you received it by mistake, please let us
> > know and then delete it from your system; you should not copy, disclose,
> or
> > distribute its contents to anyone nor act in reliance on this e-mail, as
> > this is prohibited and may be unlawful.
> >
> > ----------------------------------------------------------------------
> > For IBM-MAIN subscribe / signoff / archive access instructions,
> > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
-- 
Scott Ford
IDMWORKS
z/OS Development

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to