GLBasic forum

Main forum => GLBasic - en => Topic started by: Darmakwolf on 2012-Jul-23

Title: File transfer
Post by: Darmakwolf on 2012-Jul-23
Is there a simple function for a server to send a client a file I can basically plug-and-play using NET commands?
Title: Re: File transfer
Post by: MrTAToad on 2012-Jul-23
Gernot has got something like that in the Code Snippets section, but would need changing for use with the networking commands.
Title: Re: File transfer
Post by: Darmakwolf on 2012-Jul-23
can i get a link, perhaps? :3
Title: Re: File transfer
Post by: Wampus on 2012-Jul-23
Fairly sure this is the snippet: http://www.glbasic.com/forum/index.php?topic=7352.0 (http://www.glbasic.com/forum/index.php?topic=7352.0)
Title: Re: File transfer
Post by: MrTAToad on 2012-Jul-26
That wasn't the one about http download - unfortunately Gernot's posts about using HTTP POST/GET seem to be missing...
Title: File transfer
Post by: Kitty Hello on 2012-Jul-26
This one? http://www.glbasic.com/forum/index.php?topic=2866.msg20989#msg20989