Sounds like you need to add the TServerSocket unit file to your uses
clause.  

>From "Robert Meek" 
Personal e-mail:  [EMAIL PROTECTED]
dba / "Tangentals Design"
Visit us at:  www.TangentalsDesign.com
Home of "The Keep"!

Member of:  "Association of Shareware Professionals"
Moderator for:  "The Delphi", "Delphi-DB", and "Delphi-Talk" programming
lists at elists.org,
and proud to be a donator to the Jedi VCL 3.0. 


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Barhouf
Sent: Wednesday, May 04, 2005 8:05 AM
To: Borland's Delphi Discussion List
Subject: socket problem

I create a socket in my source code : 
ServerSocket1: TServerSocket;
but when i compile or save he tell me that there is no
correspondent component
and when i execute and try to create a server socket:
ServerSocket1.Port := 90;
he show me this message :
violation access at the adress 00457088 in the module
project1.EXE reading at the adresse 00000034
what's the problem
thanx


        

        
                
__________________________________________________________________ 
D�couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos
mails ! 
Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to