Re: http post or ftp post

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nico wrote:
> Is it possible to send data (http and/or ftp) in a script-fu plugin ?
>   
It is not possible to do this with a default installation of GIMP. 
Socket handling functions exist for the TinyScheme interpreter in 
something called TinyScheme Extensions (tsx) which can be found at 
http://heras-gilsanz.com/manuel/tsx.html

It is a set of run-time loadable extensions for TinyScheme that adds 
functions related to sockets, file I/O, date and time, plus getenv and 
system calls. Currently, the loading of TinyScheme extensions is 
disabled by default.

If you want to get your hands dirty you could get tsx working with 
Script-Fu but it would require compiling GIMP (or the Script-Fu 
component) yourself. Run-time loadable extensions would need to be 
enabled, tsx compiled to exclude building of its file I/O and date 
routines (which are already included in Script-Fu), then building and 
installing tsx.

Admittedly, it is not something that average user would want to tackle. 
I was planning on enabling the run-time loading of extensions by 
TinyScheme. Perhaps, now is the time to do itn.

-- 
Cheers!

Kevin.

http://www.ve3syb.ca/           |"What are we going to do today, Borg?"
Owner of Elecraft K2 #2172      |"Same thing we always do, Pinkutus:
                                |  Try to assimilate the world!"
#include <disclaimer/favourite> |              -Pinkutus & the Borg 

_______________________________________________
Gimp-developer mailing list
Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux