Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transportable objects, classes, and collections
Message
General information
Forum:
Visual Basic
Category:
Internet applications
Miscellaneous
Thread ID:
00538993
Message ID:
00540209
Views:
18
Sorry heres more:
I am allowing IPX,UDP,TCP/IP,Serial, and Modems for communication. I will be be passing objects as parameters from one client to another across whatever medium is available to the users. This app will be maintaining a realtime map of a region and the location of various company resources. ie Trucks, couriers, cars, and individual items. The application will have to be able to update/validate each client vs the other clients for reality checks in nearly realtime.
My major concern is that the objects are not able to be passed to a remote application as an object. For example say I have a truck on main street and that truck has delivered package #1 say I have an object oTruck that has information about truck #1. I want HQ to know that truck #1 has delivered and is now on main street. I have oTruck.location and oTruck.inventory (oTruck.inventory property is really another object) so from the remote client I want to simply pass an updated oTruck to the server application who will validate the in information and forward it on to ALL attached clients.

>Plase give us more informaiton on:
>"various protocols"? http,tcpip or what else?
>"classes are not good for use in this type of an app" What exacly this app do?
>"I was hoping to populate a class" Populate with what?
>

>>I am in the process of creating a realtime reporting app that will work using various protocols. Going back over my notes from VS Connections I have found a statement which says classes are not good for use in this type of an app where speed is the priority. Does anyone have any insight on this? I was hoping to populate a class and send it as a class to the other machines in the information group. These might be on the same LAN or across the web...
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform