Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #7043
| X-Received | by 10.182.241.2 with SMTP id we2mr45557633obc.38.1415208858048; Wed, 05 Nov 2014 09:34:18 -0800 (PST) |
|---|---|
| X-Received | by 10.50.43.233 with SMTP id z9mr412690igl.5.1415208857924; Wed, 05 Nov 2014 09:34:17 -0800 (PST) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!r10no4238859igi.0!news-out.google.com!ks2ni12964igb.0!nntp.google.com!h15no6279698igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.ruby |
| Date | Wed, 5 Nov 2014 09:34:17 -0800 (PST) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=2601:9:8080:436:a8e1:f4df:e71b:4ae1; posting-account=7BIHIQoAAADAd2FvriimbRwCV26aNn81 |
| NNTP-Posting-Host | 2601:9:8080:436:a8e1:f4df:e71b:4ae1 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <f6628e8a-e7d6-4c2a-85d2-4388913f2ee8@googlegroups.com> (permalink) |
| Subject | upload multiple files to php backend server from ruby client. |
| From | Sachin Uplaonkar <up.sachi@gmail.com> |
| Injection-Date | Wed, 05 Nov 2014 17:34:17 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.ruby:7043 |
Show key headers only | View raw
Hi, I have a Java client and a php backend server (note: it is not a form, its just a php file to handle the files sent from java client) and was successful in uploading the files to my server. (Done it using httpUrlConnection of Java). Problem at hand: I would like to do the same with Ruby client (again: I am not doing it via 'form' pages.), but not figuring out on where and how to start! Need help here please. Thanks,
Back to comp.lang.ruby | Previous | Next | Find similar
upload multiple files to php backend server from ruby client. Sachin Uplaonkar <up.sachi@gmail.com> - 2014-11-05 09:34 -0800
csiph-web