is there any example of client and server that uses winsock2 with this appreach , sendcomand from client to server send command from server to client ?
or even better with ics ?
Client and server using winsock2 request
Forum kuralları
Forum kurallarını okuyup, uyunuz!
Forum kurallarını okuyup, uyunuz!
Client and server using winsock2 request
بِسْمِ اللهِ الرَّحْمنِ الرَّحِيمِ
in god i trust with every movement i do
graduated student and looking for knowledge
in god i trust with every movement i do
graduated student and looking for knowledge
Re: Client and server using winsock2 request
ICS is better but more slowly according to winsock. Pure winsock is always fastest.
Examples:
http://www.felix-colibri.com/papers/web ... mming.html
Examples:
http://www.felix-colibri.com/papers/web ... mming.html
Re: Client and server using winsock2 request
I mostly use TServerSocket / TClientSocket twins
There is an example project with source attached the thread at this link. I suppose, that was your question.

There is an example project with source attached the thread at this link. I suppose, that was your question.
Re: Client and server using winsock2 request
thank you for this great examples i really appreciate that
بِسْمِ اللهِ الرَّحْمنِ الرَّحِيمِ
in god i trust with every movement i do
graduated student and looking for knowledge
in god i trust with every movement i do
graduated student and looking for knowledge