Hello all

I am new to vc++, Till date i am working in linux os,
i have installed visual stdio 2008 tarial version in that i have
complied one socket program written in c ,

compiled after linking ws2_32.lib, i got socket.exe file also
socket.exe executable runs well in that system where it is compiled

If try to run that exe file in another system it shows
system cannot execute this command,

Please help me in making that exe portable......