Take a look at SimpleWebKit (
http://svn.gna.org/viewcvs/gnustep/libs/simplewebkit/trunk/) as it probably
already everything you want to do.  As far as I understand, it's also a
drop-in replacement for full WebKit, just not as complete.  If you want a
browser to go with it check Vespucci (
http://gap.nongnu.org/vespucci/index.html).

On Thu, Apr 28, 2011 at 5:56 AM, Jalindar <jalinder...@yahoo.com> wrote:

>
> Dear all,
> i am developing simple web browser in gnustep. I have installed gnustep and
> using Foundation and Appkit.
>
> i want to download simple HTML web page.
>
> i have seen GNUstep manul
> (
> http://www.gnu.org/software/gnustep/resources/documentation/Developer/Base/ProgrammingManual/manual_8.html#Networking-and-RPC
> ) for help but its not clear enough how to use Foundation. For example how
> to use  NSHost, NSFileHandle, NSURL, NSURLHandle these classes is not
> clear.
>
> please give me some hint or link where i can get good information.
>
> thanks in advance.
>
>
> --
> View this message in context:
> http://old.nabble.com/Web-browser-developement-using-GNUstep-tp31495327p31495327.html
> Sent from the GNUstep - Dev mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Gnustep-dev mailing list
> Gnustep-dev@gnu.org
> https://lists.gnu.org/mailman/listinfo/gnustep-dev
>
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to