Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : IdTrivialFTPServer
| Subject: | IdTrivialFTPServer |
| Posted by: | "Kenneth Vandbęk" (k.vandba..@get2net.dk) |
| Date: | Tue, 8 Nov 2005 00:16:58 |
Hi,
Does anyone have problems with Subject? When I try to make OnUDPRead, I get
an error right away when I compile saying:
[Error] Unit1.pas(13): E2003 Undeclared identifier: 'TBytes'
[Error] Unit1.pas(14): E2003 Undeclared identifier: 'TIdSocketHandle'
Samething goes for the OnUDPException.
I use delphi 2005.