On Sat, Jun 03, 2006 at 12:43:10PM +0200, <pallotron>: ~> what kind of web-based technology we can/must use on openwrt? ~> a C-coded cgi-bin? or maybe a Perl based solution? any other? ~> how many free space has an openwrt device? ~> I think a C solution is better because used space is lower then a ~> perl/pytnon or any other interpreted language. ~> What do you think?
Openwrt uses shell scripts and awk. Its interface is named 'webif'. https://dev.openwrt.org/browser/branches/whiterussian/openwrt/package/webif?rev=3010 Search about it. There's plenty of space for few shell and awk scripts, but not python or perl ^_- -- :wq! "I don't know nothing" The One Who reached the Thinking Matter '.' [ Alpt --- Freaknet Medialab ] [ GPG Key ID 441CF0EE ] [ Key fingerprint = 8B02 26E8 831A 7BB9 81A9 5277 BFF8 037E 441C F0EE ] _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
