.NET Framework Bookmark and Share   
 index > .NET Remoting and Runtime Serialization > transfering files through network using ftp and remoting
 

transfering files through network using ftp and remoting

hi

im doing projects in ftp and remoting,i transfer files very often ,while sending file if
network failed the program must wait untill the connection got resumed ,and after resuming,it must transfer the file from the place where the last byte was written.how to do it any ideas.

Kartheechidambaram
Amolpbhavsar

You can use google to search for other answers

Custom Search

More Threads

• [2.0] InvalidOperationException: The Undo operation encountered a context that is different from what was applied in the...
• Timeout for TcpChannel not working in .Net 2.0
• Problem calling unmanaged code from remote object
• Is there a way to configure "backlog queue" at the .NET Remoting channel/port level, similar to the WCF listenBacklog?
• Remoting Configuration in VS2005
• Launching Word from .net web application using DCOM
• Exposing an Object using Remoting through Windows Service
• Invoke exe from Windows Service
• Tracing internal method calls in aspect oriented programming
• Delay when invoking method from Remote Object (.Net Remoting)