Originally Posted by Dragonfire
it is a possibility. true that rm2k3 doesnt have network capability, but with the right networking programs and a few dev tools it's definitely possible.
Yes, it's entirely possible (and really, probably not that hard, all things considered) by hand-coding, but not through RM2k3, which is what the guy is doing.
Using SDL and some low level networking code, a C++ netplay battle of FF1 characters really wouldn't be hard at all with the sufficient knowledge of coding.