Thanks Jerome,
So my "networking program" can be called from server and only use iGG for UI (display)? But this does not give me access to the host/client system. I have seen iGGs like "Batter Meter" which is accessing the host/ client system for hardware information, so it means there is code accessing/calling windows APIs. So I was wondering if this could be extended to include network stack. Regards VNG On Feb 18, 4:34 am, "Jerome (Guru)" <[email protected]> wrote: > Let me add though that as a gadget is an iframe rendering a small > webpage, you could decide not to use the Gadget API for doing client > side processing, but handle your communication needs from the server > side and only display the UI in the iframe. > > Jerome > > On Feb 15, 11:53 am, VNG <[email protected]> wrote: > > > Hello, > > > I am newbie..... > > > Is online gadget only limited to redirecting of content through XML > > from content holders? > > Can we have some complex network programming inside the gadget? > > Like ping, telnet etc > > Or can i have some sockets connect/read/write calls? > > > If this is not possible in igoogle gadget, is this possible in > > desktop gadget? > > Is there a way to write complex code....like capturing all ethernet > > packets from the > > interface? > > Where can I get complete list of built in libraries (my interest is > > related to networking) > > Or is there other kits that is compatible with this? > > > Appreciate all the help... > > > Regards > > VNG --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
