473,387 Members | 3,820 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,387 software developers and data experts.

Remoting examples

Hi All
Am trying to develope a vb.net application for window
My problem is that I need to develope a windows servic
which will activate a Dll upon request from client and
updat a database
The reason i need it call the windows service is that
only the user with permisssions to run the service sholud make the call to dl

How does Remoting fit into this

It is a multi user application..

Any ideas thoughts would be appreciate

Regard
Sasidhar
Nov 20 '05 #1
4 1344
Hi,

IMO, Remoting and a web service are complementary functions, and are not
closely coupled. Remoting (normally) would be restricted to a local net or
intranet, while a web service only requires internet services and
connectivity.

It sounds to me as though your web service calling a Windows service should
work. However, you will have to come up with some sort of reasonable
security system -- you have opened a hole.

I think there are examples of both web services and remoting on
http://msdn.microsoft.com/vbasic/dow...es/default.asp

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.
Nov 20 '05 #2
Hi,

IMO, Remoting and a web service are complementary functions, and are not
closely coupled. Remoting (normally) would be restricted to a local net or
intranet, while a web service only requires internet services and
connectivity.

It sounds to me as though your web service calling a Windows service should
work. However, you will have to come up with some sort of reasonable
security system -- you have opened a hole.

I think there are examples of both web services and remoting on
http://msdn.microsoft.com/vbasic/dow...es/default.asp

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.
Nov 20 '05 #3
Cor
Hi Saidhar,

I think this is the nicest link to start with, I saw that the problem you
talk about (as far as I understand you) is even very detailed described in
the samples in this page.

http://msdn.microsoft.com/netframewo...g/default.aspx

I hope this helps

Cor
Nov 20 '05 #4
Cor
Hi Saidhar,

I think this is the nicest link to start with, I saw that the problem you
talk about (as far as I understand you) is even very detailed described in
the samples in this page.

http://msdn.microsoft.com/netframewo...g/default.aspx

I hope this helps

Cor
Nov 20 '05 #5

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

Similar topics

1
by: Yoni Gibbs | last post by:
Hi, I need to build a "login manager" using C#, for a desktop application. I am new to .NET, having previously only worked in COM, so please forgive my ignorance. What I need is a "login...
8
by: Richard Bell | last post by:
I have a class in a seperate dll which I want to remote. I have referenced the class and registered it using a simple exe. I can connect to the class's interface using Activator.GetObject and call...
2
by: Sasidhar | last post by:
Hi All Am trying to develope a vb.net application for window My problem is that I need to develope a windows servic which will activate a Dll upon request from client and updat a database The...
2
by: Sehboo | last post by:
I am looking for simple examples to achieve remoting. Can anybody point me to them? Thanks
11
by: kiln | last post by:
I am starting a project that may be suitable for vb.net, using windows forms. I want a rich client, thus win forms vs web forms. Most users will access the app data over a LAN, but some will be...
6
by: Padu | last post by:
Hi, I'm developing a remote control panel for a mobile robot I'm developing. The robot carries a PC that runs a C# app to control the platform. The robot's PC has a wi-fi card. I'm not concerned...
1
by: Smokey Grindel | last post by:
I don't want to use IIS, (design specifiaction) data security isnt an issue, I just want to make a custom authorization and authentication system for my remoting server... how would i do this? set...
2
by: TampaWebDevelopment | last post by:
I have built numerous Windows Services over the years, but until this point, I have never needed a GUI to interact with them. Right now, I have a Windows Service that runs FTP backup jobs. I want...
6
by: John Heitmuller. | last post by:
I have created a very simple and short (70 lines) demo to demonstrate how to send data between instances of the same applications running on the same box. Here is a link to a .zip file that...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.