If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Chit Chat > Problem with WIN32 socket & MF COBOL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-22-04, 15:54
skarloc skarloc is offline
Registered User
 
Join Date: Mar 2004
Posts: 1
Problem with WIN32 socket & MF COBOL

I'm having a problem with a NETX 4.0 CGI that calls WIN32 socket API's to request data from our mainframe. For the most part you can query the system with very good response time, but every few requests will hang for 1-2 minutes before a reposnse comes back. This is pretty consistant. We have eliminated network traffic and we think we have narrowed it down to the socket program. This program was pieced together from the only samples we could find on the WEB at the time. I am not very familar with the use of API's in MF COBOL programs so I'm not even sure they are setup correctly. I'm begining to wonder if that someone that understands the nuts and bolts of sockets should use the WIN32 API's. My question is has anyone else done this before, have you incountered the same problems and is there some thing simpler that I can call from my program to replace the WIN32 API's? Do you have any examples?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On