Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Peer to Peer
Message
From
10/09/2002 16:29:11
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00698335
Message ID:
00699043
Views:
24
>>>>We have a client who has a peer to peer network using W2K Professional. Can I expect my apps (7.0) to work just like they do on W2K Server based network? What problems or challenges might I encounter?
>>>
>>>Yes in general, but no, in a number of ways that will affect the administration of the network. While shared resources are addressed using UNCs and mapping, you'll have to create accounts for each user on each machine, since no authentication services are really available. You also have some interesting issues regarding the allocation of shared resources; you are inherently limited to a total of 10 sessions of simultaneous access to any given system - this means that if you have two shares on a machine that are needed, one a printer and the other a folder, you're not going to be happy when user #6 tries to go in, and it can be rather obnoxious about refusing to drop what might otherwise be considered a dead session pending an explicit logout. You have relatively limited control over how the OS allocates its resources; you're basically limited to favoring the foreground process.
>>
>>Ed, when you say 10 sessions do you mean 10 log ons to the shared machine. Nobody uses the shared machine as a work station but this still makes me nervous.
>
>No, a connection to a share is a session; you may log in once, but if you use a shared printer and a shared folder, that's two sessions. And once a session is established, you need to explicitly release the session - if you access a shared folder, that establishes the session, but the session remains intact until the client system explicitly releases the shared resource, even if no files on the share are open, until that share is disconnected, the session remains...

Ed, how can a client explicitly release a session? TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform