home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / programm / tools / 1487 < prev    next >
Encoding:
Text File  |  1992-11-21  |  2.9 KB  |  63 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!psinntp!wrldlnk!usenet
  3. From: "Jeffrey W. Dean" <p00169@psilink.com>
  4. Subject: Re: Help on client/server programming
  5. In-Reply-To: <YmpCrAlMBh107h@mats.rni.sub.org>
  6. Message-ID: <2931409710.2.p00169@psilink.com>
  7. Sender: usenet@worldlink.com
  8. Nntp-Posting-Host: 127.0.0.1
  9. Organization: Standard Automation & Control
  10. Date: Sat, 21 Nov 1992 06:31:07 GMT
  11. X-Mailer: PSILink (3.2)
  12. Lines: 49
  13.  
  14. >DATE:   18 Nov 92 22:29:28 GMT
  15. >FROM:   Matthias Czwikla <mats@mats.rni.sub.org>
  16. >
  17. >>I am also currious how to develop applications that 
  18. >>can communicate with other instances of the program
  19. >>running in different machines on a network 
  20. >>(peer-to-peer architecture (?))
  21. >
  22. >If you try to implement something like DDE over the network, than you
  23. >should try to get info about the Application Control Architecture (ACA)
  24. >Services from Digital Equipment Corp. Just that product enables you to
  25. >communicate with network PC and establish DDE links.
  26. >
  27. >I am currently working on a paper for my diploma concerning network DDE.
  28. >By the way, you should also try to get information about Windows for
  29. >Workgroups. I am 99% sure they got that work.
  30. >
  31. >            --Matthias
  32. >
  33. >/-----------------------------------------------+----------------------------/
  34. >| mats@mats.rni.sub.org          (sweetest home)|  Tel.   : GER-6221-802031  |
  35. >| czwikla@mansw1.enet.dec.com     (hardest work)|  Address: In der Aue 30 a  |
  36. >| matthias.czwikla@fra.mts.dec.com (even harder)|           6900 Heidelberg  |
  37. >/-----------------------------------------------+----------------------------/
  38.  
  39. There is a standalone package available for MS Windows 3.1, from the 
  40. company that wrote the origional NetDDE code used in Windows For Workgroups.  
  41. Cost is something like $250 per node, I think.  Contact  Wonderware Software 
  42. Development Corporation, Irvine, California (714)727-3200.  
  43.  
  44. Supports NetBIOS networks.  There is a toolkit called NetDDE for VMS 
  45. which is a software developers toolkit for writing applications under 
  46. VMS connecting to the NetDDE running on a PC.
  47.  
  48. I've set up some systems running this packages, but don't know exactly 
  49. how all the internals work.  I'm also running the WFW beta and have piddled
  50. with that NetDDE interface.
  51.  
  52. ****************************************************************************
  53. Jeffrey Dean                    ||         BREAKFAST
  54. p00169@psi.com                  ||         ---------
  55. -or-                            ||    Twenty sparrows on 
  56. Jeff109@Houston.Relay.ucm.org   ||    a scattered turd:
  57. -or- on GEnie                   ||    Share and share alike.
  58. J.Dean14                        ||     -William Carlos Williams
  59. ****************************************************************************
  60. Disclaimer: The above are my opinions.  They don't necessarially reflect
  61. opionins of anyone else, much less my employer, my affiliates, or my dog.
  62. ****************************************************************************
  63.