Categories
C & C++

CGIMachine Web Sites

CGIMachine CGIMachine offers a variety of high-quality commercial CGI applications for Windows 95/98 and NT-Servers. Currently available programs include online poll, Web traffic analyzer, discussion forums, counters, autoresponder, mailing list manager and more.

Categories
C & C++

cgitelnet Telnet Networking Tools Scripts & Programs

cgitelnet cgitelnet is a CGI gateway for telnet written in C. Using cgitelnet, you can do a telnet session in your Web browser. This is useful when you can’t do a telnet session from your computer because, example, the telnet program is not installed or your computer is behind a firewall that only allow requests using a Web browser.

Categories
C & C++

pduconv – C-functions for converting PDU <-> ASCII Miscellaneous Scripts & Programs

Continue reading “pduconv – C-functions for converting PDU <-> ASCII Miscellaneous Scripts & Programs”

Categories
C & C++

Virtual Machine Simulator Miscellaneous Scripts & Programs

Virtual Machine Simulator Virtual Machine Simulator was an Operating System lecture project.This simulator holds up to 5 operating systems in itself and each operating system has its own weight. (this weights are used as priorities to schedule all operating systems in virtual machine).Each operating system may have up to 10 processes each with its own arrival time and burst time. Also each operating system has its own scheduling algorithm to schedule the processes (First Come First Served, Shortest Job First, Round Robin), This simulator may run for a random based simulation or user defined values. It draws ganth charts associated to operating systems and the virtual machine itself. This was the first main part of this project, second part of this project includes memory paging algorithms for processes, each operating system has its own memory paging algorithm (Least Recently Used, Optimal).

Categories
C & C++

C and C++ Programming Forums Forums & Online Communities

C and C++ Programming Forums Share tips, tutorials and your experience on C and C++ programming forums. Discuss your programming problems including C/C++, Visual C++, web development and other programming languages.