Delphi and Kylix

Moderators: pritaeas
Number of threads: 7264
Number of posts: 19073

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Socket Question Posted by Projectshifter on 22 Mar 2004 at 7:26 PM
I'm new to Delphi, but I've coded in many other languages. I coded a PHP socket server that opens on 127.0.0.1 and opens a port on 3289. I need to be able to open a socket to the addy/port and be able to send/read data. Most of the languages I've done are not object oriented so this is a bit of new territory for me ;) Thanks in advance
-David
Report
Re: Socket Question Posted by Srki_Ki on 30 Mar 2004 at 4:13 PM
: I'm new to Delphi, but I've coded in many other languages. I coded a PHP socket server that opens on 127.0.0.1 and opens a port on 3289. I need to be able to open a socket to the addy/port and be able to send/read data. Most of the languages I've done are not object oriented so this is a bit of new territory for me ;) Thanks in advance
: -David
:

You can use WinSock unit witch have lo-level non-object functions and types to work with sockets. It should be easy for you to handle this if you worked with lo-level functions in other languages. I'm learning to use Indy components. They are easy to use, but there is very little documentation in Delphi about them. Visit http://www.nevrona.com/indy/ for examples and documentation.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.