|
String asURI contentStream - troubles: msg#00115lang.smalltalk.squeak.beginners
Hi, I need to get stream from general (user entered) URI. 1) 'file:///Users/pf/Documents' asURI contentStream - this works (instance of StandardFileStream) 2) 'http://www.seznam.cz/' asURI contentStream - error (MessageNotUnderstood: HTTPClient class>>contentStreamForURI:) I need one way (method) for all types of URIs (http, file, ftp...). Any ideas? Thanks, pf
Beginners mailing list Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx http://lists.squeakfoundation.org/mailman/listinfo/beginners
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: block in recursion, Any cure for that kind of situation?, Klaus D. Witzel |
|---|---|
| Next by Date: | Re: String asURI contentStream - troubles, Hexamorph |
| Previous by Thread: | Getting NewCompiler/re-entrant blocks to work - Re: block in recursion, Any cure for that kind of situation?, Marcin Tustin |
| Next by Thread: | Re: String asURI contentStream - troubles, Hexamorph |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |