Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using DCOM for client sever
Message
From
04/01/2001 17:44:33
 
 
To
04/01/2001 17:36:07
Mike Mattos
Nationwide Computers
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00459572
Message ID:
00459594
Views:
17
I am also thinking about network messaging (UDP to be precise). There is an excellent example here... I wouldn't be able to do what you did (checking with a timer), because what I am trying to do is reports, where the user would be waiting for a response. What about speed though? Did you find a way to isolate the network traffic between the server and the dedicated machine? I guess you could start by puting 100 MB network cards, but the traffic would still go all over the place. Ideally I would want to share the drive between the server and the dedicated machine. I wonder if anybody ever invented anything like that... Maybe a PCI bridge that would bridge the buses of the two machines, making it faster than a network card...



>I wasted a week or so on DCOM, decided that it was too involved ( security!! ) to use in a non professional client installation where they would never be able to add new users!
>
>Instead, I use a dedicated machine that does the work behind the scenes ( merges data, calculates prices, etc ) in an endless loop . The data remains on the server.
>
>Some tasks are routine, others are data driven ( put a record in the request file saying "reprice order 101" , etc )
>
>Simple, I also use a sleep command to give good keyboard response on the data cruncher!
>
>Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform