Client and server using winsock2 request

Delphi'de kod yazma ile ilgili sorularınızı bu foruma yazabilirsiniz.
Cevapla
Kullanıcı avatarı
mia
Üye
Mesajlar: 239
Kayıt: 17 Nis 2015 02:18

Client and server using winsock2 request

Mesaj gönderen mia »

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 ?
بِسْمِ اللهِ الرَّحْمنِ الرَّحِيمِ
in god i trust with every movement i do
graduated student and looking for knowledge
Kullanıcı avatarı
G.Arkas
Üye
Mesajlar: 829
Kayıt: 01 Eki 2007 07:16
Konum: İstanbul
İletişim:

Re: Client and server using winsock2 request

Mesaj gönderen G.Arkas »

ICS is better but more slowly according to winsock. Pure winsock is always fastest.

Examples:

http://www.felix-colibri.com/papers/web ... mming.html
Resim
Kullanıcı avatarı
mrmarman
Üye
Mesajlar: 4741
Kayıt: 09 Ara 2003 08:13
Konum: İstanbul
İletişim:

Re: Client and server using winsock2 request

Mesaj gönderen mrmarman »

I mostly use TServerSocket / TClientSocket twins :idea:

There is an example project with source attached the thread at this link. I suppose, that was your question.
Resim
Resim ....Resim
Kullanıcı avatarı
mia
Üye
Mesajlar: 239
Kayıt: 17 Nis 2015 02:18

Re: Client and server using winsock2 request

Mesaj gönderen mia »

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
Cevapla