home *** CD-ROM | disk | FTP | other *** search
/ C/C++ User's Journal & Wi…eveloper's Journal Tools / C-C__Users_Journal_and_Windows_Developers_Journal_Tools_1997.iso / smxdemo / net / net.doc < prev    next >
Encoding:
Text File  |  1993-11-30  |  1.5 KB  |  43 lines

  1. Welcome to the smxNet demo!
  2.  
  3. There are actually 2 demo's on this disk: (1) FTP demo and (2) TCP/UDP demo.
  4. These demo's were developed for the EtherCard PLUS Elite 16 Ethernet LAN
  5. adapter using the packet driver supplied with it. However, any Ethernet adapter
  6. board with a packet driver using interrupt 60H should work.
  7.  
  8. FTP DEMO INSTRUCTIONS
  9. You need an FTP server (e.g. UNIX workstation or a PC running NCSA Telenet
  10. -- invoke with telbin -s.) and a target PC connected to the same LAN. Load
  11. the packet driver (instals as a TSP) into the target, then type: ftdemo and
  12. follow the instructions.
  13.  
  14.  
  15. TCP/UDP DEMO INSTRUCTIONS
  16. Make sure the packet drivers are running.
  17.  
  18. On one machine:
  19.         type tcdemo
  20.         type F3
  21.                 Select Ethernet from the menu, press Return to select the 
  22.                 default IP addresses. (Don't select local.  I haven't done
  23.                 it yet.)
  24.  
  25. On the other:
  26.         type tcdemo
  27.         type F3
  28.                 Select Ethernet from the menu.  Use the back space key to
  29.                 edit the IP addresses, reversing the two. (Make the .10 
  30.                 into .11 and the .11 into .10).
  31.  
  32. On each machine, type F1 and RUN.  This starts the demo.
  33.  
  34. Sometimes the demo doesn't work on the first try if the packet driver was just
  35. started.  (Don't know why).  If this occurs, press escape on both machines and
  36. try again.
  37.  
  38.  
  39. If you have any problems, please contact me:
  40.  
  41.                         Peter Van Oudenaren
  42.                         Phone: (508) 448-9340
  43.