home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os9 / 1529 < prev    next >
Encoding:
Text File  |  1992-12-15  |  971 b   |  28 lines

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