Forum Discussion
Altera_Forum
Honored Contributor
17 years agoRAM error?
Hello champs, I am running two applications. And each one of them calls the other. It all seems fine until on the 13th loop or so it does this. I'm sorry if the code post is too long, but I gue...
Altera_Forum
Honored Contributor
17 years ago<div class='quotetop'>QUOTE (franciscoheredia @ Jun 30 2009, 01:17 PM) <{post_snapback}> (index.php?act=findpost&pid=22959)</div>
--- Quote Start --- . However, ftpput has still to be called. Or is it about ftpput that you refer to a daemon?[/b] --- Quote End --- You can create an "ftpput-deamon" or integrate ftpput in your program. FTP is not a complicated protocol and moreover you can take a look at the ftpput sourcecode, I suppose there are libraries you can use. <div class='quotetop'>QUOTE (franciscoheredia @ Jun 30 2009, 01:17 PM) <{post_snapback}> (index.php?act=findpost&pid=22959)</div> --- Quote Start --- . I was also thiking about SSH, there was a thread about that here on the forum but I guess it was lost.[/b] --- Quote End --- Of course the ssh-basted "scp" is the modern, more secure and more versatile version of ftp. I would use same for a new project, but I did not yet use it. <div class='quotetop'>QUOTE (franciscoheredia @ Jun 30 2009, 01:17 PM) <{post_snapback}> (index.php?act=findpost&pid=22959)</div> --- Quote Start --- .Could you please be a little more specific?[/b] --- Quote End --- With what issue. -Michael