473,399 Members | 3,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Architecture Question: RMI/Web Methods for assemblies, libraries ( mono, gtk, et alias )


I have been working with c#/dotnet and mono and
also the Gtk toolkit ( I have used Qt as well).
I am working on a java project at work too.

My question is: why do we need to have local
assemblies or libraries for link or run?

Can't a single 'framework server' be set up on
the Internet to sent the services of the framework?

Isn't that what RMI and 'web methods' are all about?

So why isn't System.Dll and System.Object a networked
service?

Why isn't Gtk a shared networked library?

Why aren't the java Core classes public and networked?

Why do I have to 'download and install' all these
libraries, which are the same across all these
local hard disks and therefore highly redundant.

Advantage would be that it would always be up to
date, and common across applications. Less installation.
And it would be truly, write once, run anywhere
because you would not need to have java classes,
assemblies or libraries when you build, or run.


--
There are Ogg Vorbis streams @
Virgin Radio
http://www.virginradio.co.uk/thestat...ten/index.html

Jul 21 '05 #1
2 1708
It sounds great but you miss something that is obvious
and that can make things dificult and it is when your
centralized computer fail what do you do?, all apps that
depends on those, say, webservices cannot run, or they
need to find another provider, or they just have what
they need on their own machine....
daniel.
-----Original Message-----

I have been working with c#/dotnet and mono and
also the Gtk toolkit ( I have used Qt as well).
I am working on a java project at work too.

My question is: why do we need to have local
assemblies or libraries for link or run?

Can't a single 'framework server' be set up on
the Internet to sent the services of the framework?

Isn't that what RMI and 'web methods' are all about?

So why isn't System.Dll and System.Object a networked
service?

Why isn't Gtk a shared networked library?

Why aren't the java Core classes public and networked?

Why do I have to 'download and install' all these
libraries, which are the same across all these
local hard disks and therefore highly redundant.

Advantage would be that it would always be up to
date, and common across applications. Less installation.
And it would be truly, write once, run anywhere
because you would not need to have java classes,
assemblies or libraries when you build, or run.


--
There are Ogg Vorbis streams @
Virgin Radio
http://www.virginradio.co.uk/thestat...ten/index.html

.

Jul 21 '05 #2
While restarting Outlook, jbailo grumbled:
My question is: why do we need to have local
assemblies or libraries for link or run?

Can't a single 'framework server' be set up on
the Internet to sent the services of the framework?

Isn't that what RMI and 'web methods' are all about?

So why isn't System.Dll and System.Object a networked
service?

Why isn't Gtk a shared networked library?

Why aren't the java Core classes public and networked?

Why do I have to 'download and install' all these
libraries, which are the same across all these
local hard disks and therefore highly redundant.

Advantage would be that it would always be up to
date, and common across applications. Less installation.
And it would be truly, write once, run anywhere
because you would not need to have java classes,
assemblies or libraries when you build, or run.


What a security nightmare!

--
Windows desktops and servers can find a safe haven on a
GNU/Linux/FreeBSD network!
Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Mart Rogers | last post by:
We have a situation where we have decided (in an attempt to keep things simple) to stick to local assemblies rather than global ones. However we now have the following situation looming AssyA ...
5
by: DKode | last post by:
I have created an application that will be used for my IT depts. Tasks. I believe I have created the correct architecture but it doesn't feel correct. Could I get opionions if I am headed in the...
44
by: lester | last post by:
a pre-beginner's question: what is the pros and cons of .net, compared to ++ I am wondering what can I get if I continue to learn C# after I have learned C --> C++ --> C# ?? I think there...
4
by: gary | last post by:
Given an assembly loaded into memory, I can call GetTypes() to get a list of types that are defined in the assembly. However, how can I get a list of types that are used in the assembly that are...
6
by: Gary James | last post by:
This may not be a direct C# question, but since I'll be using using C# for development, I thought I'd pose the question here. I'll soon be involved in the design of a new software product that...
10
by: jojobar | last post by:
Hello, I am trying to use vs.net 2005 to migrate a project originally in vs.net 2003. I started with creation of a "web site", and then created folders for each component of the site. I read...
12
by: Antony | last post by:
Hello - I am wanting to print out a "Yes" next to classes that implement "Interface01", otherwise a "No". Here is my code. It crashes with a null reference exception and I am not sure why. Ideas?...
2
by: jbailo | last post by:
I have been working with c#/dotnet and mono and also the Gtk toolkit ( I have used Qt as well). I am working on a java project at work too. My question is: why do we need to have local...
2
by: Susan Baker | last post by:
Are assemblies the same as libraries (i.e. C/C++ libraries)?. I know they may have security attributes etc - but at a conceptual level, are they a means of partitioning code into modular, logical...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.