Click here to Skip to main content
15,925,528 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How to get data from image Pin
Dave Kreskowiak21-Mar-07 4:01
mveDave Kreskowiak21-Mar-07 4:01 
GeneralRe: How to get data from image Pin
Maximilien21-Mar-07 4:58
Maximilien21-Mar-07 4:58 
JokeRe: How to get data from image Pin
DavidNohejl21-Mar-07 13:28
DavidNohejl21-Mar-07 13:28 
GeneralRe: How to get data from image Pin
Brady Kelly22-Mar-07 3:40
Brady Kelly22-Mar-07 3:40 
GeneralRe: How to get data from image Pin
Craster21-Mar-07 4:03
Craster21-Mar-07 4:03 
GeneralRe: How to get data from image Pin
PlayByTheRules22-Mar-07 6:51
PlayByTheRules22-Mar-07 6:51 
AnswerRe: How to get data from image Pin
Nish Nishant21-Mar-07 5:05
sitebuilderNish Nishant21-Mar-07 5:05 
AnswerRe: How to get data from image Pin
Dan Neely21-Mar-07 7:03
Dan Neely21-Mar-07 7:03 
GeneralRe: How to get data from image Pin
Dan Neely21-Mar-07 7:15
Dan Neely21-Mar-07 7:15 
GeneralRe: How to get data from image Pin
Dave Kreskowiak21-Mar-07 8:37
mveDave Kreskowiak21-Mar-07 8:37 
GeneralRe: How to get data from image Pin
Wayne Phipps21-Mar-07 9:40
Wayne Phipps21-Mar-07 9:40 
JokeRe: How to get data from image Pin
jhwurmbach22-Mar-07 0:27
jhwurmbach22-Mar-07 0:27 
QuestionReference to a non-shared member requires object reference. Pin
NasimKaziS20-Mar-07 0:07
NasimKaziS20-Mar-07 0:07 
AnswerRe: Reference to a non-shared member requires object reference. Pin
CPallini20-Mar-07 2:52
mveCPallini20-Mar-07 2:52 
GeneralRe: Reference to a non-shared member requires object reference. Pin
NasimKaziS20-Mar-07 3:12
NasimKaziS20-Mar-07 3:12 
GeneralRe: Reference to a non-shared member requires object reference. Pin
Colin Angus Mackay20-Mar-07 3:22
Colin Angus Mackay20-Mar-07 3:22 
QuestionSingle instance? Pin
.NetRams20-Mar-07 0:06
.NetRams20-Mar-07 0:06 
AnswerRe: Single instance? Pin
coolestCoder20-Mar-07 0:09
coolestCoder20-Mar-07 0:09 
GeneralRe: Single instance? Pin
.NetRams20-Mar-07 18:34
.NetRams20-Mar-07 18:34 
QuestionService with remote interface Pin
Orthalis19-Mar-07 23:29
Orthalis19-Mar-07 23:29 
Hi there

This is my first post on this excelent site. I have an application which today is a pretty standart application. Theres a form, and theres an object doing all the work.

Well, now i have to split it up. I have to make the work-process as a "server-side" service, or something similar.
And the interface a "client-side" interface, which can do some basic controlling of the "server-side application" and also receive status from the server.

The server can run on multiple machines, on multiple LANs, even on multiple Domains.
When i open the UI i have to be able to monitor each and every server, and the works thats being done there.

Now that interface... The interface can actually also be instantiated on multiple machines.

The server application is a production tool, used on plants throughout the world. Each plant can have X amount of machines running the production tool. Then let's say there as production planner who wants to monitor the production, localy at the plant. He logs on and receives messages from all the machines. He can also click on a process and end it (due to errors or what not).

Another chief of production planning at HQ also wants to see whats going on in Italy, but he resides in germany. So he also just opens his Interface.

I've thought about using Remoting or MSMQ. But if anyone has any other options for me to use, please tell me about it, and maybe refer me to some articles.

The application is developed in VB.Net.


AnswerRe: Service with remote interface Pin
coolestCoder19-Mar-07 23:45
coolestCoder19-Mar-07 23:45 
QuestionLoading a crystal report VS2k5 Pin
the bill19-Mar-07 21:39
the bill19-Mar-07 21:39 
AnswerRe: Loading a crystal report VS2k5 Pin
Kschuler20-Mar-07 7:54
Kschuler20-Mar-07 7:54 
Question(VB.NET) Displaying data in combobox using oledbdatareader Pin
venkata lakshmi prasanna19-Mar-07 19:39
venkata lakshmi prasanna19-Mar-07 19:39 
AnswerRe: (VB.NET) Displaying data in combobox using oledbdatareader Pin
Tirthadip19-Mar-07 20:23
Tirthadip19-Mar-07 20:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.