Re: [Gambas-user] CURL: Custom outgoing headers

2010-03-13 Thread Shannon Smith
Any idea on how to send a JPEG using just sockets? I've tried File.Load() and writing the string, as well as reading each byte. I still must be missing something On Mon, Mar 8, 2010 at 3:16 PM, Shannon Smith wrote: > That's cool - MMX=Year of G3, right? :-) > > Thank

Re: [Gambas-user] CURL: Custom outgoing headers

2010-03-08 Thread Shannon Smith
tively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lis

Re: [Gambas-user] CURL: Custom outgoing headers

2010-03-08 Thread Shannon Smith
bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ___ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net >

[Gambas-user] CURL: Custom outgoing headers

2010-03-06 Thread Shannon Smith
I'm trying to connect to a server that requires a custom header. I'm using CURL and Gambas v2.13. I can't find a way to modify the outgoing headers. Here's my code snippet: DIM mySock AS HttpClient DIM myResponse AS String DIM myRequest AS String DIM AuthToken as String AuthToken = "T

[Gambas-user] I have a sample program: Photobooth

2010-02-27 Thread Shannon Smith
I couldn't get it to work correctly with the built in printing functions in gambas. There's also rough support for gphoto, when using a "real" camera, but it's all shell'ed, so the timing is off. Maybe someone can improve on it? Thanks again! Shan -- Shannon Smith 8