home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4196 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  2.0 KB

  1. Xref: sparky comp.os.ms-windows.programmer.misc:4196 comp.os.ms-windows.misc:5456
  2. Newsgroups: comp.os.ms-windows.programmer.misc,comp.os.ms-windows.misc
  3. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!wsu-cs!vela!bcmatusz
  4. From: bcmatusz@vela.acs.oakland.edu (Brian Matusz)
  5. Subject: TCP/IP For Windows ...
  6. Message-ID: <1992Dec14.053630.15628@vela.acs.oakland.edu>
  7. Organization: Oakland University, Rochester MI.
  8. Date: Mon, 14 Dec 1992 05:36:30 GMT
  9. Lines: 34
  10.  
  11. This is being posted for a friend.
  12. ==========================================================================
  13.  
  14. Subject: TCP/IP For Windows ...
  15. From: Brad Wilson (center@cps201.cps.cmich.edu)
  16.  
  17. After 14 weeks of labor, I have completed the Independant study project
  18. that myself and one other person embarked upon.  We have created a
  19. TCP/IP implementation for Windows, which is currently in it's beta
  20. stages.  Included right now are PPP, TCP/IP Kernel, application
  21. interface (very easy to use, message based), and Finger.
  22.  
  23. The TCP/IP Kernel and the PPP implementation are fairly stable at this
  24. point.  Finger is simple, so it's also stable.  What I need are a
  25. variety of machines that I can test some things on.  Before I go into
  26. beta stages with outside people, however, I need to get some more
  27. applications done (Telnet and FTP would be prime).  Also, because we
  28. only have PPP, I could use someone to write some support for DOS packet
  29. drivers.  Everything is in Windows code, including the PPP driver,
  30. so it's quite efficient.  Total code size for the kernel is ~30k.
  31. Coordinator, ~50k.  PPP is ~18k.  Finger is ~12k.  Everything is
  32. written in C++ (Borland 3.1).
  33.  
  34. The implementation will be Public Domain (that's right, no fees!).
  35. Anyone who is interested in this project, please send mail to center03 @
  36. cps201.cps.cmich.edu, and I'll send you information about the package.
  37. I expect to go into wide-beta in about 3-4 weeks.
  38.  
  39. Pleae ... only mail, I'll miss the posting here.
  40.  
  41. Thanks!
  42. Brad Wilson
  43. center03@cps201.cps.cmich.edu
  44.  
  45.