Faplink v0.87.1

------------
Instructions
------------

Needed: 
Faplink
An Iso Building Program like Ultraiso
Inlink
HDloader/HDadvance

Faplink is a program for sending backed up ISO images of PS2
CD/DVD games to your HD. These images will run in
HDloader, or any program that uses HDloader compliant partitions.

Faplink uses standard iso images so you need to make these, I suggest 
ultraiso

Put your ps2 game into pc cd/dvd drive and open ultaiso
Select tools, make cd image
Select the drive, and make sure standard iso is selected
Click MAKE
If you are using another image that's already on your PC
try mounting it as a drive using tools such as daemon tools

fap_srv.elf no longer requires ps2link, and can be run from CD or
memory card. The default IP configuration for faplink is
IP:		192.168.0.10
Subnet Mask:	255.255.255.0
Gateway:	192.168.0.1
If you need to change this for your network, make an
IPCONFIG.DAT file in the same format as ps2link uses
and make a folder called "FAPLINK" on your memory card,
then place the config file there.

Once the server has been loaded and is at "Ready", click connect
within the faplink gui and then select your iso. Fill in the game
name, and choose where its a CD,DVD or AUTO if your unsure

Then click install and watch it FAP

When Finished Your ps2 screen will say Disconnected, READY
You can now send another game or disconnect from the gui and reboot your ps2
and play your game

cheers.

-Team Wank3rs

---------------
Troubleshooting
---------------

If you are having unsuccessful results using faplink, try
the following things and then resend.

-Obtain a copy of the DMS HDD format tool (to edit partitions, not
to format)

-Use hdd format to remove any partitions created by unsuccessful sends
with faplink)

-resend your game

-If the send still fails, re-delete the partition, and also delete the 
"HDloader Settings" partition. THIS WILL NOT REMOVE YOUR GAMES, however
you will have to re-run HDloader again to recreate this partition before
sending any games with FAPlink.

---------------
Version History
---------------

0.87
----
Server: 
- Re-writen many routines to run from IOP. This should solve a lot of problems for people now, as the EE is used only for displaying text to the user.
- Added a GUI for launching Faplink and editing the IPCONFIG.DAT associated with it.

Client:
- Added Support for CDRWin BIN files.
- Added 'Data Size' Box.

Both:
- New Version check System

0.86
----
Server:
- Auto checks for HDLoader partition, and creates if it does not exist.
- Loads IP Config from mc0:/FAPLINK/IPCONFIG.DAT (Same format as Ps2link), uses 192.168.0.10 if that does not exist.
- Newest irx files are compiled into the elf.
- Compressed the Elf file using Ps2Packer.

Client:
- Fixed a bug which allowed you to disconnect immediately after sending iso.
- Changed the banner banner :).
- Compressed the Exe.

0.85 - First Public Release