Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JCst
  • Content: Threads
  • Order by date
  1. JCst

    Socket Connectivity

    Just start using&nbsp;&nbsp;Visual C++.<br>I detect socket connectivity with Host using 'Select' before sending a data from client (act as Middleware) Client-M-Host, <br>&nbsp;&nbsp;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;FD_ZERO( &f_set );<br>&nbsp;&nbsp;&nbsp;&nbsp;FD_SET( sock, &f_set...

Part and Inventory Search

Back
Top