Hızlı Konu Açma

Hızlı Konu Açmak için tıklayınız.

Son Mesajlar

Konulardaki Son Mesajlar

Reklam

Forumda Reklam Vermek İçin Bize Ulaşın

birden fazla cliente cevap

YaSa22

Fahri Üye
Fahri Üye
Katılım
12 Temmuz 2014
Mesajlar
2,293
Tepkime puanı
2
Puanları
0
Konum
GTA
Kod:
if ListBox.itemindex <> -1 then begin
if ServerSocket1.Active then
try
ConnectionID := ListBox.Itemindex;
ServerSocket1.Socket.Connections[ConnectionID].SendText(FormatFloat('00#',COMMAND) + Args);
except
end else LogMemo.Lines.add('You''re not connected...');
end else showmessage('You must first select a client to send the command to');
 

Users Who Are Viewing This Konu (Users: 0, Guests: 1)

Üst