|
|
IST 220:
Networking and Telecommunications Spring 2005 University Park Section 4: taught by James Wang, M W 09:45AM-11:00AM 203 IST Building (Friday when needed) ( http://wang.ist.psu.edu ) Registrar Info Project server status |
Sites:
Freeware:
- The textbook site.
- The Libraries System. (select Safari to read online textbooks)
With the following public-domain (free) software, you can easily set up a database application with a web interface. Applications on this class web page were all created using this software (on a UNIX server).Commercial vendors: ORACLE, IBM, Microsoft, SYBASE, and Informix.
- MySQL: a freeware DB server (documentation)
- DBI: a PERL interface library for databases
- CGI-LIB: a PERL CGI library for web applications
- Apache: a popular web server
- putty.exe: a well-written SSH client
Other links may be useful:
- ASP: Active Server Pages