[weekly report] week 5: libsoup / gnio / ftp
- From: Gabriel CORVALAN CORNEJO <just the boss gmail com>
- To: gnome-soc-list gnome org
- Subject: [weekly report] week 5: libsoup / gnio / ftp
- Date: Tue, 30 Jun 2009 12:59:17 +0200
Hi,
This week, I have implemented the "get_file" part of the URILoader. Actually it works using the Passive method, but I plan to implement the Active way too, but it will need to open ports or something like that (upnp ?).
Now -> The get_file open a connection , request the file, and close the connection, returning a GInputStream.
Later -> The URILoader must keep a connection open for a short time, to provide access to the same server without connect/disconnect on each file access.
I am looking at the "get_list" to list a directory, but the "server answer" is not the same with Windows/Linux server, I'll need to parse it correctly.
You already can check and try my branch ( a small test is done in : tests/uri-loader )
git://
github.com/gcorvala/gsoc-2009.gitI have started to see around IPV6 too, I'll just need to change few lines.
I plan to finish the get_file (sync) part this week.
Gabriel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]