Linux Programming WebSite
-
Does anyone have a list of "Code Project" sites for Linux? I have to create a Linux version of our server and need to get started... sigh.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
http://www.vmware.com/appliances/[^] :) [edit]bah - their faq[^] says the license doesn't let you use Windows as an embedded OS, so I guess not[/edit]
-- Help me! I'm turning into a grapefruit! Buzzwords!
-
Does anyone have a list of "Code Project" sites for Linux? I have to create a Linux version of our server and need to get started... sigh.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
-
Does anyone have a list of "Code Project" sites for Linux? I have to create a Linux version of our server and need to get started... sigh.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
http://www.sourceforge.org[^] http://www.gnu.org/[^] Those might be a good place to start to get some code, although the same caveat for CP applies there as well: not all of the code is of stellar quality, but there might be servers or C/S based projects and code available for reference. It might be easier to identify things that your server is using that may (or may not) be specific to Win32 (kernel-object based Events, named pipes, etc.) and determine the *nix equivlent(s). For example, *nix has pipes (FIFOs),
Pth
has events and threading, sockets are everywhere, etc. Dunno why someone would vote your post down, we are all professionals here (uh, right?), and the mere mention of Linux is not a valid reason for a vote of1
. Peace!-=- James
If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
DeleteFXPFiles & CheckFavorites (Please rate this post!) -
Does anyone have a list of "Code Project" sites for Linux? I have to create a Linux version of our server and need to get started... sigh.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
try experts-exchange[^]. The freedom to ask unlimited questions is limited to premium members; but if you don't want to spend money, earning it by answering some questions isn't difficult.
-
Does anyone have a list of "Code Project" sites for Linux? I have to create a Linux version of our server and need to get started... sigh.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
To get going download the chapters to this book - the authors made it (the book I bought) open source. Will tell you pretty much everything you need to get going, provided you have managed to perform a full install on say Fedora or something similar. http://www.advancedlinuxprogramming.com/downloads.html[^] It not really advanced, it teaches someone who knows C++, how to porgram for Linux and Unix in general for console style apps, from: using an basic editor to create a .cpp and .h file, how to compile, and link with gcc how to debug using gdb how to create make files to make builds easier posix system concepts (processes, threads, syncronisation, sockets) and lots of other good stuff in easy steps. If you know C++ you are safe with this.
"Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table. Shameless Plug - Distributed Database Transactions in .NET using COM+
-
Does anyone have a list of "Code Project" sites for Linux? I have to create a Linux version of our server and need to get started... sigh.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
-
Does anyone have a list of "Code Project" sites for Linux? I have to create a Linux version of our server and need to get started... sigh.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
The one at the bottom could get you started in general but probably not with the specifics.
pseudonym67 My Articles[^] Beginning KDevelop Programming[^]
-
Well... I wouldn't mind, but the platform is designated, so I guess the development tools will be as well. They (Management) haven't said who, what, when , where, how, why, yada yada yada. It seems like it's going to be a solution in a box. Even the platform may change from Linux to Free BSD.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
Seriously, the Troll Slayer suggested an alternative, use WINE to run your windows apps on Linux, if the performance would be acceptable.
This statement is false.
-
Does anyone have a list of "Code Project" sites for Linux? I have to create a Linux version of our server and need to get started... sigh.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum
-
Does anyone have a list of "Code Project" sites for Linux? I have to create a Linux version of our server and need to get started... sigh.
............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum