|
Without learning new programing languages, can we using Java get .exe (executable windows file) software directly? And is there away to make .jar (Java ARchive) software transform to.exe (executable windows file)?
Would this conversion effect the performance...
Started by MAK on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Use....
If you use the command "java -jar lib\myfile.jar" (again, without the quotes folder as the batch file.
Java -jar myfile.jar"
If you create a batch file (.bat - use Notepad or your favourite text editor as the batch file, though.
|
|
Some softwares say "free for personal use" but not for commercial use. From a freelancer's prespective only he uses this software personally not by others or any company or organization. He uses software to make money himself.
Started by jitendra on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
As you say "he use software to make money himself." Making money by selling software is commercial business
That's not personal use company can use "free for....
It does not matter that you don't own a company .
Usage.
|
|
Hey there,
Under what license agreement should you release software under if it's closed-source and for commercial use only? Are there multiple license types? (such with open source you have BSD, GNU/GPL etc..)
If so, which one do I choose, and are there...
Started by GONeale on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
To find a lawyer who is familiar with the intricacies of software licensing.
A license is a contract and while it may seem have already done it .
And state the software is free and comes with source.
|
Ask your Facebook Friends
|
What are the key use cases for the use of virtualization -- that is, running one or more "virtual PCs" using software such as VMWare and Microsoft Virtual PC -- for software development?
Also -- are there other instances/uses of virtualization that aren...
Started by Jon Schneider on
, 16 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
We develop software for use in our SaaSApplication testing in multiple environments is one obvious use of virtualization that I'm aware computers to do so), as well as testing ....
Want to make patches to old releases, for example).
|
|
What are the recommended enterprise software firewalls/UTM appliances that can be used in a software development company?
Started by Josh on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
We don....
If you mean desktop software, like Symantec, Trend, Sophos etc.
These are usually at the edge of the network.
What difference does it make if it's a software company? Checkpoint is the market leader, but Cisco also make firewalls.
|
|
Which OS X version can be virtualized (and using what software). Legally of course :).
Started by Null on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
You need to use VMWare Fusion or Parallels which Fusion and Parallels support Os....
Server SLA says: "You may also install and use other copies of Mac OS X Server Software on the same user version is not allowed because of the EULA.
|
|
Java licensing model : When do I need to pay Sun for using their software?
Started by Dips on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://www.sun.com/software/
OpenSolaris, the free version, was introduced around 2003....
Sun has too many software products management, Solaris OS and Java Platform.
software as Open source then you may need to pay for licensing .
|
|
Can anyone suggest examples of good software to use for Web Design ?
Started by jazzrai on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
The only 'software for Web design' that I have ever found inoffensive who focuses on flash content, and ....
You can use the CMS software like, Joomla, eZ publish, wordpress, EGood old paper.
Userfriendly and search friendly addons.
|
|
Is there open source software that uses STL extensively?
Started by Jinx on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
If you are using that meaning, then....
Of the top of my head, this is one project where I'm participating and we use people use it when they mean the C++ Standard Library, for which there is no commonly accepted TLA.
Of course there is.
|
|
How can i use my SQL based database software from a remote area with the help of internet.
I m using a Sql based database software in my head office to maintain our material flow, like receiving, issue and some other things.
Our site office is also doing...
Started by W. Hasan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Implement remoting so that others have software an update or access Databse through remoting..
*';
Is that what you're looking for?
I think your software should need changes.
|