Try OpenEdge Now
skip to main content
Programming Interfaces
External Program Interfaces : Sockets : Read, writing, and managing sockets on clients and servers : Detecting data on a socket
 
Detecting data on a socket
You can detect data on a socket using either the procedural or event-driven models.
* Data detection using the procedural model
* Data detection using the event-driven model