473,806 Members | 2,707 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1377
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
5114
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 manager" application that runs in the background and keeps the client's connection details ready for any other application to request, as there will be various applications (and various instances of the same application) all needing access to this...
8
2701
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 it's methods. However, when I use soapsuds to extract meta data, I get the following error: Error: Unable to retrieve schema from url: http://localhost:1234/RemoteObject.soap?WSDL, The remote server returned an error: (500) Internal Server...
2
310
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 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
2
242
by: Sehboo | last post by:
I am looking for simple examples to achieve remoting. Can anybody point me to them? Thanks
11
4149
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 remote users, accessing via vpn. I could use terminal services for this but am thinking that an alternate technology like remoting or web servies could be viable. - Rich client - N-Tier - LAN & Internet clients (via VPN)
6
2867
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 with range issues now. Now I want to create an application that will reside on my laptop that will send commands to the robot (go forward, brake, pan, tilt, get me a gps fix, etc) and will receive information messages (gps fix, a bitmap image,...
1
3822
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 up a custom channel sink pair? any examples of something like this? I just need basic username and password and the ability to know who sent what call to the server (username only) thanks!
2
2588
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 to build an interface so that the server administrator can add/edit/delete backup jobs. I have come to the conclusion that Remoting is the way to go. I am having trouble finding a good example to achieve my goal. I have seen examples in .NET 1.0...
6
2157
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 contains the whole project. http://mysite.verizon.net/johnheitmuller/SameBoxChat.zip I have gotten this to work by using the WM_COPYDATA message and calling the SendMessage() function in User32.dll. This satisfies my immediate nee, but I would be...
0
9719
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10371
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10374
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9193
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5684
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3853
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3010
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.