Home > Archive > Cobol > March 2007 > Samples for socket programming with COBOL on z/OS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Samples for socket programming with COBOL on z/OS
|
|
| stefan 2007-03-01, 7:55 am |
| I'm searching working examples for socket programming in COBOL on z/
OS. Maybe I'm too dumb to google, but I've found only samples for VSE
using API-calls such as TCPSOCKT which I can't find on our z/OS
environment.
Is there any sample coding or even any documentation on how to work
with sockets when using COBOL on z/OS ?
| |
| SkippyPB 2007-03-01, 6:55 pm |
| On 1 Mar 2007 04:27:14 -0800, "stefan" <stefan.brech@gmail.com> wrote:
>I'm searching working examples for socket programming in COBOL on z/
>OS. Maybe I'm too dumb to google, but I've found only samples for VSE
>using API-calls such as TCPSOCKT which I can't find on our z/OS
>environment.
>
>Is there any sample coding or even any documentation on how to work
>with sockets when using COBOL on z/OS ?
You might want to check this site out:
http://www.cobug.com/cobug/docs/codesamples0020.html
I believe they have what you are looking for.
Regards,
////
(o o)
-oOO--(_)--OOo-
"Love is when a girl puts on perfume and a boy puts on shaving
cologne and they go out and smell each other."
-- Karl - age 5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Remove nospam to email me.
Steve
| |
|
|
|
|
|
|
|