Thread: What's the best program you have ever made?

  1. #31
    Originally posted by adrianxw
    An inter-process/inter-processor communications library that allowed a non technical programmer to easily communicate with other programs running on the same or other, (VAX), machines in a DECNet network. It allowed spare capacity on standby machines to be used by overloaded duty machines. Written in FORTRAN 77.

    Saved a fortune in machine upgrades over the years.
    Suddenly, I'm feeling so stupid

  2. #32
    Registered User
    Join Date
    Sep 2002
    Posts
    11
    Dynamically sizable shared memory library. Written in C++ (ansi / posix) on UNIX (IRIX 6.5). Have tested it on Solaris and Linux also. Only took a week to write, but provided a nice solution to a problem.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 12-30-2007, 10:08 AM
  2. my server program auto shut down
    By hanhao in forum Networking/Device Communication
    Replies: 1
    Last Post: 03-13-2004, 10:49 PM
  3. insufficient memory for tsr
    By manmohan in forum C Programming
    Replies: 8
    Last Post: 01-02-2004, 09:48 AM
  4. Date program starts DOS's date
    By jrahhali in forum C++ Programming
    Replies: 1
    Last Post: 11-24-2003, 05:23 PM
  5. redirection program help needed??
    By Unregistered in forum Linux Programming
    Replies: 0
    Last Post: 04-17-2002, 05:50 AM