Link to home
Start Free TrialLog in
Avatar of haiprakash
haiprakash

asked on

Is it possible to run Linux C network program can run on MS Dos...

Dear friends...

      I wrote network program in Linux C Programming. now i like to run it on Windows (Ms dos). i have a compiler djgpp. But i didnt compile socket system calls... I copied that header file from linux to windows and also PATH.

      Plz help me to solve this problem...

urs
prakash
Avatar of akshayxx
akshayxx
Flag of United States of America image

not the linux socket program will not compile/run on windows as it is .. and header files are nuthing but prototype of function calls..
u'll need the socket library.. and for windows it is called winsock.. look for tutorials on web .. how to write sample network programs using winsock
ASKER CERTIFIED SOLUTION
Avatar of akshayxx
akshayxx
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
No comment has been added lately, so it's time to clean up this TA.
I will leave the following recommendation for this question in the Cleanup topic area:

Split: akshayxx {http:#7991670} & BabuPrasanna {http:#8007024}

Please leave any comments here within the next seven days.
PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER!

jmcg
EE Cleanup Volunteer