I apologize if this is a stupid question, but I am in dire need of
advice.
I have an application, written in visual basic, which serves to receive
data over a TCP/IP connection, process the data and generate html
documents, all while sitting on the server hosting those same pages. It
turns out that the server is unix, and when I try and execute my .exe, I
get garble. How can I fix this? I've heard about windows shells, but
am very unclear if this will solve anything.
Should I translate the vb to perl? or seek out an NT server? is there
a shell which will allow my .exe to run on unix? any ideas?
thank you in advance,
gregori