I have a simple server application that is using TServerSocket to listen for clients. All my clients that connect to the server app are implemented using TClientSocket. I am not sending huge amounts fo data across (no more than 5k per trip) and the app works well.
Both socket objects are set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.