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

Вниз

KOL ServerSocket , ClientSocket   Найти похожие ветки 

 
Avakss   (2003-06-17 14:02) [0]

Почему не устанавливаются компоненты KOLServerSocket и KOLClientSocket?
У меня Дельфи 7, KOL 1.73


 
savva ©   (2003-06-17 14:50) [1]

а в чем проблема?


 
avakss   (2003-06-17 17:24) [2]




[Error] KOLScktComp.pas(679): Undeclared identifier: "CreateResFmt2"
[Error] KOLScktComp.pas(679): Undeclared identifier: "sWindowsSocketError"
[Error] KOLScktComp.pas(680): Ordinal type required
[Error] KOLScktComp.pas(680): Incompatible types: "Integer" and "String"
[Error] KOLScktComp.pas(690): Undeclared identifier: "CreateResFmt2"
[Error] KOLScktComp.pas(690): Undeclared identifier: "sWindowsSocketError"
[Error] KOLScktComp.pas(691): Ordinal type required
[Error] KOLScktComp.pas(691): Incompatible types: "Integer" and "String"
[Error] KOLScktComp.pas(700): Undeclared identifier: "CreateResFmt2"
[Error] KOLScktComp.pas(700): Undeclared identifier: "sWindowsSocketError"
[Error] KOLScktComp.pas(701): Ordinal type required
[Error] KOLScktComp.pas(701): Incompatible types: "Integer" and "String"
[Error] KOLScktComp.pas(781): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(781): Undeclared identifier: "sNoAddress"
[Error] KOLScktComp.pas(859): Undeclared identifier: "CreateResFmt2"
[Error] KOLScktComp.pas(859): Undeclared identifier: "sASyncSocketError"
[Error] KOLScktComp.pas(1096): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(1096): Undeclared identifier: "sNoAddress"
[Error] KOLScktComp.pas(1106): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(1106): Undeclared identifier: "sCannotListenOnOpen"
[Error] KOLScktComp.pas(1108): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(1108): Undeclared identifier: "sCannotCreateSocket"
[Error] KOLScktComp.pas(1125): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(1125): Undeclared identifier: "sSocketAlreadyOpen"
[Error] KOLScktComp.pas(1127): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(1127): Undeclared identifier: "sCannotCreateSocket"
[Error] KOLScktComp.pas(1285): Undeclared identifier: "CreateResFmt2"
[Error] KOLScktComp.pas(1285): Undeclared identifier: "sWindowsSocketError"
[Error] KOLScktComp.pas(1286): Ordinal type required
[Error] KOLScktComp.pas(1286): Incompatible types: "Integer" and "String"
[Error] KOLScktComp.pas(1330): Undeclared identifier: "CreateResFmt2"
[Error] KOLScktComp.pas(1330): Undeclared identifier: "sWindowsSocketError"
[Error] KOLScktComp.pas(1331): Ordinal type required
[Error] KOLScktComp.pas(1331): Incompatible types: "Integer" and "String"
[Error] KOLScktComp.pas(1387): Undeclared identifier: "CreateResFmt2"
[Error] KOLScktComp.pas(1387): Undeclared identifier: "sWindowsSocketError"
[Error] KOLScktComp.pas(1388): Ordinal type required
[Error] KOLScktComp.pas(1388): Incompatible types: "Integer" and "String"
[Error] KOLScktComp.pas(1426): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(1426): Undeclared identifier: "sCantChangeWhileActive"
[Error] KOLScktComp.pas(1687): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(1687): Undeclared identifier: "sCantChangeWhileActive"
[Error] KOLScktComp.pas(2049): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(2049): Undeclared identifier: "sCantChangeWhileActive"
[Error] KOLScktComp.pas(2059): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(2059): Undeclared identifier: "sCantChangeWhileActive"
[Error] KOLScktComp.pas(2069): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(2069): Undeclared identifier: "sCantChangeWhileActive"
[Error] KOLScktComp.pas(2079): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(2079): Undeclared identifier: "sCantChangeWhileActive"
[Error] KOLScktComp.pas(2136): Undeclared identifier: "CreateRes"
[Error] KOLScktComp.pas(2136): Undeclared identifier: "sSocketMustBeBlocking"
[Error] KOLScktComp.pas(2174): Undeclared identifier: "CreateResFmt2"
[Error] KOLScktComp.pas(2174): Undeclared identifier: "sSocketIOError"
[Error] KOLScktComp.pas(2174): Undeclared identifier: "sSocketRead"
[Error] KOLScktComp.pas(2175): Incompatible types: "Integer" and "String"
[Error] KOLScktComp.pas(2202): Undeclared identifier: "CreateResFmt2"
[Error] KOLScktComp.pas(2202): Undeclared identifier: "sSocketIOError"
[Error] KOLScktComp.pas(2202): Undeclared identifier: "sSocketWrite"
[Error] KOLScktComp.pas(2203): Incompatible types: "Integer" and "String"
[Fatal Error] TKOLClientServerSockets_D5.dpk(34): Could not compile used unit "KOLScktComp.pas"


 
BaRToV   (2003-06-18 10:05) [3]

> У меня Дельфи 7, KOL 1.73
А пакет используешь для Д5...

package TKOLClientServerSockets_D7;

{$R *.RES}
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION ON}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS OFF}
{$REFERENCEINFO ON}
{$SAFEDIVIDE OFF}
{$STACKFRAMES OFF}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST ON}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION "KOL Socket by Savva"}
{$IMPLICITBUILD ON}

requires
rtl,
vcl,
Designide,
MirrorKOLPackageD7;

contains
KOLScktComp in "KOLScktComp.pas",
MckScktComp in "MckScktComp.pas";

end.


 
savva ©   (2003-06-18 11:15) [4]

> BaRToV (18.06.03 10:05)
Спасибо. а то у меня нету ни 6 ни 7 версии - так что спортировать (опробовать работу ) не могу...


 
avakss   (2003-06-18 12:18) [5]

не, ну пакет я исправил под д7, но вот такая беда получается--- листинг ошибки выше


 
savva ©   (2003-06-18 14:24) [6]

кинь на мыло (его можно у меня на сайте узнать) следующие файлы:
err.pas
KOLScktComp.pas
KOLSyncObjs.pas
MckScktComp.pas



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

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

Наверх




Память: 0.48 MB
Время: 0.011 c
14-12483
TUser
2004-02-13 14:05
2004.03.05
технологии


3-12257
tesseract
2004-02-09 13:02
2004.03.05
Lookup поля в SQL


14-12486
Empleado
2004-02-13 17:44
2004.03.05
Пятница-с...


1-12338
snake7
2004-02-22 16:00
2004.03.05
Вопрос о шифровании


3-12237
lucky4me
2004-01-29 13:48
2004.03.05
TDBGrid: Как выделить строку программным путем?