3. API's coderanch.com
Thanks again Bodie, What my project is: We are developing Client-Server programs. We already develope Socket Layer which send/Receive some string. Now We want to write some function (means SocketAPI) through with we can set/Get the values from the server with push mechanism. That values when We get from server with function GET VALUES(API), we want to put into appropriate GUI's. ...