home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / hypercar / 4139 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!caen!no-name-nib.med.umich.edu!user
  3. From: nick.waanders@med.umich.edu (Nick Waanders)
  4. Subject: Background Apps and IP Numbers
  5. Message-ID: <nick.waanders-101192015611@no-name-nib.med.umich.edu>
  6. Date: Tue, 10 Nov 92 02:11:21 EST
  7. Organization: University of Michigan
  8. Followup-To: comp.sys.mac.hypercard
  9. Nntp-Posting-Host: no-name-nib.med.umich.edu
  10. Lines: 26
  11.  
  12. I finally did it!!!  With the click of a single button, I can make a telnet
  13. connection from local talk to ethernet to the engineering workstations,
  14. call up a data file, create an image, send the image back to hypercard via
  15. ftp (from the sun to the mac), and display it using the picture command. 
  16. This means I have all the pieces for an important (at least in my lab) 3d
  17. imaging application.  However, to make the stack useful on other machines
  18. and to less inclined users, I need two things:
  19.  
  20. (1) The image file transfer to the mac requires that an ftp server be
  21. running on the mac. What I need is to have my stack check to see if the ftp
  22. application is running.  Is there an XFCN to provide a list of applications
  23. running, including applications in the background?  I tried one that came
  24. in a set of XFCNS/XCMDS called Apple Support Tools, but it was old and did
  25. not work correclty.  Any suggestions?.
  26.  
  27. (2)  To make the ftp connection from the sun to the mac, I need to know the
  28. IP number for the mac.  Our network is set up to have the server assign IP
  29. numbers at startup and I can find my number by opening up MacTCP.  However,
  30. it would be much better, if there were an XFCN which would return this
  31. number without user intervention.  Any XFCN's for getting the IP number?
  32.  
  33. Thanks for any help!
  34.  
  35. Nick Waanders
  36. Orthopaedic Research Labs
  37. University of Michigan
  38.