Hello people
I have a website which is placed on a Linux platform
I want to upload an EXE file to it, and I want to make this file open from the server.
This file is a network messenger server written on C#. I want to open it.
Is there anyway to do so? I heard that PHP has something that's called Program Execution.
What do you think? Is it useful? If not, do you have any solution?
Hani1991 12 Junior Poster
Recommended Answers
Jump to PostIn general that is absolutely right. Linux (server or anything else) compiles files at run time into a file that does what it should ; Windows compiles before running and turns the file into an exe file and that then runs when ever called.
Whilst they are incomptible it …
Jump to PostTechnically but you need more expertise than I can give but when I ran a windows network on a school server all you had to do was from one of the other machines click on the exe file and it ran as if from and on the terminal you were …
All 8 Replies
L7Sqr 227 Practically a Master Poster
mjdodd 27 Posting Pro
Hani1991 12 Junior Poster
mjdodd 27 Posting Pro
Hani1991 12 Junior Poster
L7Sqr 227 Practically a Master Poster
Hani1991 12 Junior Poster
nalawar 8 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.