Click here to Skip to main content
15,886,096 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi everyone


i have 1 server that server have software which is capture images through web came

i want to store images local server as well as another server which have ip address

its possible or not
can anybody ans it
Posted

1 solution

You need to implement an impersonator. With this impersonation you can able to transfer/move/copy files over the networks. In the following links I provide you can create a Impersonator class and use it to access to the desired network. Please see:
C# accessing or copying files over a network that requires authentication [^]
A small C# Class for impersonating a User[^]
File.Copy() to file server with network Credential[^]

Good luck,
OI
 
Share this answer
 
Comments
AnnuBhai 2-May-13 2:16am    
but my local server in window and another in Linux soooo
AnnuBhai 2-May-13 2:17am    
u dont have in vb.net code
Orcun Iyigun 2-May-13 2:36am    
Oopps, sorry didnt pay attention to the tag. Please look at the following links. Link 1[^] and Link 2[^]. Or you can use a C# to VB convertor online.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900