Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2005.06.14;
Скачать: CL | DM;

Вниз

Ограничение посылки SendText в ServerSocket   Найти похожие ветки 

 
Radgar ©   (2005-03-25 16:08) [0]

Кто нибудь подскажите в чем проблема.

For j:=1 to 45 do
begin
 send:=send+inttostr(1)+" ";
end;
ServerSocket1.Socket.Connections[0].SendText(send);

Ошибка List Index Out Of Bounds


 
Xtron ©   (2005-03-26 04:08) [1]

For j:=1 to 45 do
begin
send:=send+inttostr(1)+" ";
end;
if ServerSocket1.Socket.ActiveConnections >0 then
if ServerSocket1.Socket.Connections[0].Connected then
ServerSocket1.Socket.Connections[0].SendText(send);



Страницы: 1 вся ветка

Текущий архив: 2005.06.14;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.11 c
3-1115301839
Alexandr
2005-05-05 18:03
2005.06.14
DbGridEh+FibPlus сортировка


11-1098965891
Владимир Кладов
2004-10-28 16:18
2005.06.14
System DCU для Delphi3


4-1113589617
ComPort
2005-04-15 22:26
2005.06.14
Срочно нужна помощь, трабла с COM портом...


1-1116970660
GanibalLector
2005-05-25 01:37
2005.06.14
Hi,Lo из DWord


4-1114281844
Host
2005-04-23 22:44
2005.06.14
Как проверить возможность записи в файл