Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Sockets Programming

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Sockets Programming

    kuehn wrote: > I am currently testing an RPG/ILE socket program using API's. The > questions I have concerns the read function. Is there a parameter for > this function to specify a time-out value if the host does not > respond? If not, is there something else that can be done to release > the wait for a reponse? Kuehn, Scott Klement's tutorial has gotten a lot of praise from many programmers, you can download it here: http://klement.dstorm.net/rpg/socktut/ Bill

  • #2
    Sockets Programming

    I am currently testing an RPG/ILE socket program using API's. The questions I have concerns the read function. Is there a parameter for this function to specify a time-out value if the host does not respond? If not, is there something else that can be done to release the wait for a reponse?

    Comment


    • #3
      Sockets Programming

      Thanks Bill. I will certainly do that.

      Comment

      Working...
      X