View previous topic :: View next topic |
Author |
Message |
stefan Beginner
Joined: 20 Nov 2003 Posts: 41 Topics: 2 Location: Germany
|
Posted: Thu Mar 01, 2007 7:01 am Post subject: Samples for socket programming with COBOL on z/OS |
|
|
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 ? |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
stefan Beginner
Joined: 20 Nov 2003 Posts: 41 Topics: 2 Location: Germany
|
|
Back to top |
|
 |
bauer Intermediate
Joined: 10 Oct 2003 Posts: 317 Topics: 50 Location: Germany
|
Posted: Fri Mar 02, 2007 2:43 am Post subject: |
|
|
stefan,
I did a lot of soket programming using cics and ims to communicate with pc clients and other remote systems (using HTTP, XML .......).
If you have some special questions pls let me know.
regards,
bauer |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Fri Mar 02, 2007 6:32 am Post subject: |
|
|
stefan,
I wish that most posters are like you. Kudos to you
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|