Delphi and Kylix

Moderators: pritaeas
Number of threads: 7244
Number of posts: 19051

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

Report
File transfer using socket Posted by tijoen on 9 Oct 2004 at 5:18 PM
I would like to make a server that will list all files in its dir to transfer by socket to a client that connects on it
but I need to build it for kilyx
I don't need forms, because i'll execute it by the Putty program
using ./server &
I don't know how to do this, I don't know kylix, and a just a little bit of Linux
If you know any tips or links or something that could help me, I aprreciate

Thanks in advance
Jonathan
Report
Re: File transfer using socket Posted by zibadian on 9 Oct 2004 at 7:48 PM
: I would like to make a server that will list all files in its dir to transfer by socket to a client that connects on it
: but I need to build it for kilyx
: I don't need forms, because i'll execute it by the Putty program
: using ./server &
: I don't know how to do this, I don't know kylix, and a just a little bit of Linux
: If you know any tips or links or something that could help me, I aprreciate
:
: Thanks in advance
: Jonathan
:
I have no experience with Kylix, but this I know from what I've read about it. Kylix is designed so that you can port almost any Delphi code directly into Kylix and compile it under Linux. Only the low-level coding and some unit names needs adjusting, but not the component names or code, which depends on those components.
If this is true, then you should be able to make your server using Delphi in a DataModule, then take that code and compile it using Kylix. And you should have your Linux server.
Report
Re: File transfer using socket Posted by tijoen on 12 Oct 2004 at 2:52 PM
Thanks a lot

: : I would like to make a server that will list all files in its dir to transfer by socket to a client that connects on it
: : but I need to build it for kilyx
: : I don't need forms, because i'll execute it by the Putty program
: : using ./server &
: : I don't know how to do this, I don't know kylix, and a just a little bit of Linux
: : If you know any tips or links or something that could help me, I aprreciate
: :
: : Thanks in advance
: : Jonathan
: :
: I have no experience with Kylix, but this I know from what I've read about it. Kylix is designed so that you can port almost any Delphi code directly into Kylix and compile it under Linux. Only the low-level coding and some unit names needs adjusting, but not the component names or code, which depends on those components.
: If this is true, then you should be able to make your server using Delphi in a DataModule, then take that code and compile it using Kylix. And you should have your Linux server.
:




 

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.