TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
seppoin
NA
2
0
Transfer files between computers
Oct 15 2003 12:29 PM
We need to transfer a file from a central computer(Windows XP) to multiple 'branch' computers(WindowsNT/Windows2000) on a weekly basis. This transfer should be done programmatically in C#, when a user clicks a button or a menu item. After the transfer, we need to run a Script/batch file on each client computers. The problem is none of these computers are connected to the internet, but they have modems and can connect to telephone lines. We could do this manually using Hyper Terminal, but we want to program this in C#. We prefer a solution that doesn't make use of internet. Solutions using Hyper Termial APIs too are welcome.The solution we are looking at is something similar to what Hyper Terminal performs - Far away computers connected via Telephone lines. We cant use cables Thanks for your help
Reply
Answers (
1
)
Calling static methods from MDI forms
Sigh...