Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!aplcen!news From: tcs@mailer.jhuapl.edu (Carl Schelin) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: Network API comments? Message-ID: <1990Dec12.145630.5843@aplcen.apl.jhu.edu> Date: 12 Dec 90 14:56:30 GMT References: <1052@rna.UUCP> Sender: news@aplcen.apl.jhu.edu (USENET News System) Organization: Johns Hopkins University - Applied Physics Lab Lines: 23 In article <1052@rna.UUCP>, kc@rna.UUCP (Kaare Christian) says: > >Does anyone have comments on writing simple network apps with the various >PC network systems. What I want to do is pass simple messages among a >group of four or five pcs. I've written similar code using Berkeley >sockets on Unix systems, and it would be nice to have a somewhat >simpler api. A not too humungous device driver would also be nice. > >Kaare Christian >kc@rna.rockefeller.edu You may want to get a book called "The C Programmers Guide to NetBIOS". It's a SAMS book. Sorry I don't have all the info on it. I am writing a game application for NetBios and are using some of the routines that are in the book. It seems to work real well on a 3Com 3+Share and a LanManager network. I haven't tried it on a Novell system yet, but I believe there is a NetBios type of program for it too. Banyan also. The game is so I can learn programming in NetBIOS for other applications. Carl Schelin tcs@mailer.jhuapl.edu