home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.os9
- Path: sparky!uunet!usc!sdd.hp.com!think.com!yale.edu!jvnc.net!news.edu.tw!ccds3.ntu.edu.tw!fcom!hmchen
- From: hmchen@fcom.ee.ntu.edu.tw (Hung-ming Chen)
- Subject: file transfer in C program
- Message-ID: <1992Dec15.111000.8917@ccds3.ntu.edu.tw>
- Sender: usenet@ccds3.ntu.edu.tw (USENET PROXY ACCOUNT)
- Nntp-Posting-Host: fcom.ee.ntu.edu.tw
- Organization: NTUTaiwan
- Date: Tue, 15 Dec 1992 11:10:00 GMT
- Lines: 16
-
- Hi Netters;
- Now I write some programs for two different machines. One is
- SUN workstation and another is Radstone OS9. I will implement
- a function in my programs to transfer some different files
- between them. Dose anyone have idea to implement it. I prefer
- to call some system calls or freeware to reduce my coding
- effors. If you have some great ideas, please tell me.
-
- Thanks in advance.
-
- Fred Chen 12/15/92'
- e-mail: hmchen@fcom.ee.ntu.edu.tw
-
- P.S. If the solution can solve the same problem between
- VAX/VMS and sun workstation is better.
-
-