Home > ipfixer_cs

ipfixer_cs

Ipfixer_cs is a project mainly written in C#, it's free.

ipfixer is a program that helps you keep track of your satalite computers by posting their IP addresses to a central server. It helps you with distributed server setups when you don't have a fancy central server, but do have many consoles co

ipfixer is a program that runs on a linux/mac/windows machine and sort of "pings" a webserver's PHP script. In turn, the webserver records in an .xml file,

  1. the address of the pinger, and
  2. the host name it passed along to the central server. After that gets recorded, you can have your server distribute processor intensive tasks to the satalite, even if the satalite's IP address is liable to change (because whenever the satalite's IP changes, it alerts central processing).