home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / pascal / 4894 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  3.0 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!unido!sbsvax!cadsun!backes
  2. From: backes@cadsun.uni-sb.de (Rainer Backes)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Turbo Pascal API for NetWare
  5. Message-ID: <20825@sbsvax.cs.uni-sb.de>
  6. Date: 18 Aug 92 11:02:25 GMT
  7. Sender: news@sbsvax.cs.uni-sb.de
  8. Lines: 71
  9.  
  10. Hi Netfolks !
  11. (original newsgroup was comp.sys.novell)
  12.  
  13. Sorry for wasting some bandwidth, but Novell (and others)
  14. are using this medium for their informations too.
  15.  
  16. Some times ago I posted some questions about the encrypted
  17. password calls (do you remember ?).
  18.  
  19. Now the product is shipping: the 'bond' tools for Novell
  20. NetWare and Turbo Pascal. 
  21.  
  22. The product includes nearly all API-functions available in
  23. the Novell C-API for DOS. There are two disadvantages:
  24.   - you can't write VAPs with it (Turbo Pascal isn`t able to
  25.      produce VAPs)
  26.   - the encrypted password calls are not supported yet, because
  27.     Novell wasn't able (or willing) to support us with the
  28.     necessary .obj files. ( the source is top secret)
  29. But there are some advantages:
  30.   - I builded an object-oriented layer on the IPX/SPX 
  31.     communication functions. Doing IPX/SPX communication is
  32.     now as easy as doing file or screen I/O.
  33.     Did you ever try to establish a SPX connection without
  34.     polling (using Event Service Routines) ?
  35.     Now you don't have to worry about ESR, ECB, stacks and 
  36.     so on, just call ObjectName.EstablishConnection.
  37.   - For all german-speaking poeple there is one great advantage:
  38.     we wrote a 870 page documentation in GERMAN.
  39.     English speaking folks: sorry, but you can use the Docs
  40.     of Novell (NetWare technical Reference, Doc of C-API)
  41.     because the Names of the procedures and functions and
  42.     the calling parameters are similar to the C-API.
  43.     (exept the object oriented Comm. Layer).
  44.   - the 'bond' tools support windows (3.0 and 3.1). A simple
  45.     {$define}  lets the units compile for Turbo Pascal
  46.     for Windows. The IPX/SPX functions are not yet supported
  47.     for Windows, but we are working on it. We will ship this
  48.     upgrade to all registered customers, when it is available.  
  49.   - the 'bond' tools are shipped with full source code.
  50.  
  51. And now there is the great drawback: we want money for that stuff !
  52.  
  53. Yes, I am a student of Computer Sciences, but that's only the one
  54. side. On the other side I am CNE/CNI and I have with 3 other poeple
  55. a small company called 'bond' Software-Entwicklung GmbH. We spend
  56. very much time in writing the software and very more time in writing
  57. the documentation. Noone did pay us for that time yet. So we have 
  58. to sell our product.
  59.  
  60. The price is 749,- DM plus Taxes and Shipping.
  61.  
  62. The order address is:
  63. 'bond' Software-Entwicklung GmbH
  64. Illinger Str. 76
  65. W-6682 Ottweiler
  66. GERMANY
  67.  
  68. phone: +49 6824 2031
  69. telefax: +49 6824 2034
  70.  
  71. Please don't order via E-Mail. If you have any questions, feel free
  72. to contact us. (preferably via FAX. Email may take longer, because
  73. my email-Address is at the university and I am not ervery day there)
  74.  
  75. I hope I didn't waste your time in giving you this information.
  76.  
  77.  
  78. Rainer Backes
  79. now for 'bond' Software-Entwicklung GmbH
  80.  
  81.