Image/Dokument auf Server transferieren
Hi,
wir entwickeln einen Rich Client, der einen Icon-Pool bzw Dokumenten
Pool auf einem Server
nutzen soll (kein Webserver). Wie kann ich ein Dokument bzw. Icon auf
den Server transferiren? Serialisiere ich da einfach einen Stream?
Im moment liegt der Pool noch auf dem Client, was natürlich kein
Problem darstellt. Ich will die Schnittstelle zu dem Service aber
aufbauen, dass der Pool auch auf einem Server liegt.
Vielen Dank für jeden Tip
.
Relevant Pages
- Re: Limit number of COM+ sessions
... I changed the Max Pool size to 1 through the Component Services ... own (the client) process. ... You configure your component to run as Server or as Library by applying the ... Only Server types can be pooled, object pooling can be configured by ... (microsoft.public.dotnet.languages.csharp) - Re: Thread info
... > client, now when I close the applet and open another one it creates the ... is common practice for a server to have a thread pool. ... a thread is selected from the pool to service that client. ... Is there a reason you need a continuous connection and that a request-based ... (comp.lang.java.programmer) - Re: Client Server application design
... Client status is not a very important thing, ... it is reading data to the server or getting data from the server. ... advisable to create a thread whenever a client request comes in to ... Does it make sense to create a pool of processes to service the ... (comp.unix.programmer) - Re: COM+ object not being released back to the pool
... > COM+ server application (by making createinstance, ... > When I run the winform client for the first time, ... > the pool properly. ... Set Object pooling disabled in component's properties. ... (microsoft.public.dotnet.languages.csharp) - Re: IP address assignment and static routes
... Is your static IP pool different from the private network address? ... Please send across the route tables on the client before and after the ... > static route for clients connecting to the server via VPN. ... (microsoft.public.win2000.ras_routing) |
|