Ask a Question related to Linux / Unix Administration, Design and Development.
-
winwin #1
Unix Questions
Dear,
As far as I know that Unix system is not supporting the both DLL and
Active X control concepts are not work in UNIX system. Is there any
programming language can be running on Unix System such as Java SDK?
Thanks and regards,
Winwin
winwin Guest
-
Need help with a simple UNIX sockets server based on IO::Socket::UNIX
Hi. I've tried to create a simple client + server that communicate through a unix socket. As with all socket servers, it has a loop where it... -
New to mac, not to UNIX. Questions regarding x11 installation
Hello folks, Please forgive the "newbieness" of my questions: I just bought my first mac tonight. I am a pretty seasoned linux user and I want... -
non-unix admin pleads for help from unix gurus
Hello, I am a network admin working on a project which involves a SCO Unix 5 server provided by another software company. The server provides... -
porting UNIX file utilities to OS X? (HFS+ questions)
Hi all, I'm interested in porting some file synchronization code from Linux (basically, entirely ANSI C/POSIX) to OS X. However, I want to... -
SCO Registers UNIX(R) Copyrights, Offers UNIX License by ignatius.schwartz-pr.com(Postfix) with ESMTP id 5EF605D87 for <scoannmod@xenitec.on.ca>; Mon, 21
Some code of Windows is based/taken from the UNIX and LINUX environnement system. (Like some DNS, TCP and Internet Explorer things) Can we use... -
Mikael Holm #2
Re: Unix Questions
In article <a5868dc0.0404200745.6affd610@posting.google.com >, winwin wrote:
This is pretty odd question because all running operating systems need> Is there any
> programming language can be running on Unix System such as Java SDK?
compilers to make binaries.
Most systems come equipped with some kind of developing tools. If
not then gcc (Gnu compiler collection) can be installed on most platform.
gcc supports c, c++, ada, objective-c and java. Java is available on most
platforms too. See [url]http://java.sun.com[/url] for more details.
Compilers for fortran, pascal, eiffel, lisp, prolog, perl, python, tcl/tk
and others are also available - many of them free of charge.
--
Mr. Mikael Holm, +358505862479, +358445862479
mikael.holm(a)lut.fi, [url]http://www2.lut.fi/~holm/[/url]
Pellonmäenraitti 5 B 12, FI-53850 LAPPEENRANTA
Mikael Holm Guest
-
Ian Wilson #3
Re: Unix Questions
winwin wrote:
The concepts are supported on Unix, just not those particular> Dear,
> As far as I know that Unix system is not supporting the both DLL and
> Active X control concepts are not work in UNIX system.
proprietary implementations of the concepts (AFAIK). Unix systems in
general support both dynamically linked libraries and statically linked
libraries. Complex widget sets are available for inclusion in
applications. IDEs exist that allow drag & drop of widgets onto
application forms.
On some Unix or Unix-like systems I believe you can run Win32 DLLs and
Applications that use Win32 ActiveX controls by using Windows
emulators/translators such as WINE on Linux.
Then there's vmware.
There are many.> Is there any
> programming language can be running on Unix System
In general yes, but you'll need to specify which Unix system you are> such as Java SDK?
talking about. I suspect Java may not be readily available for some very
old or very specialist versions of Unix and Unix-like operating systems.
> Thanks and regards,
> WinwinIan Wilson Guest
-
Dave Hinz #4
Re: Unix Questions
On 20 Apr 2004 08:45:09 -0700, winwin <gf88gf@yahoo.com.hk> wrote:
These are both Windows Security Problems (I mean, "features").> Dear,
> As far as I know that Unix system is not supporting the both DLL and
> Active X control concepts are not work in UNIX system.
Java was invented by Sun, yes. What are you trying to do?> Is there any
> programming language can be running on Unix System such as Java SDK?
Dave Hinz Guest
-
phn@icke-reklam.ipsec.nu #5
Re: Unix Questions
winwin <gf88gf@yahoo.com.hk> wrote:
Shared libraries has been around in un*x since at least 1988. Gates came> Dear,
> As far as I know that Unix system is not supporting the both DLL and
> Active X control concepts are not work in UNIX system. Is there any
> programming language can be running on Unix System such as Java SDK?
> Thanks and regards,
> Winwin
to cl it dll.
The automated trojan installation tool called active-x is not implemented due
to security reasons. Noone in the un*x workd is stupid enough ( yet )
Java works all right in un*x
--
Peter Håkanson
IPSec Sverige ( At Gothenburg Riverside )
Sorry about my e-mail address, but i'm trying to keep spam out,
remove "icke-reklam" if you feel for mailing me. Thanx.
phn@icke-reklam.ipsec.nu Guest



Reply With Quote

