convert Sebatian Mate's TCP/IP software for QB over to PB...
I have to honestly say, I am good at looking at information and
solving problems in PB with my own code, but I'm pretty much
lost when it comes to looking at other people's code. The most
I can do is literal conversions of the QB functions to something
that works in PB.
What I can do so far is detect the packet driver, find it's address
and check if the TCP ABI driver is loaded, and it's address.
I need some pretty detailed and straight forward information on
communicating with the packet driver;
- What registers to fill with what data
- what interrupt to call, or what address in memory to poke to
- what is returned, and where
I also need to know the exact format of data I will be receiving.
I have some of the information, but reading the technical documents
I have on packets is like translating a language I am familiar
with but not fluent in...it's readable, but slow going, and I
sometimes can't make full sense of it.
Keep in mind that this is real mode DOS....I am trying to talk
directly to standard FTP, Inc. and 100% compatible packet drivers.
(FTP, Inc. might also be known as Clarkson or Crynwr (sp?))
I know some of you use other NON-DOS operating systems, and that
is fine, if you want to add compatibility for your network layer,
feel free...but I can't help much.
Anyway, watch for a zip file in the Downloads section of http://smalldesk.sourceforge.net (...I intend to make SmallDesk
do some networking.)
Ok, I guess I have rambled long enough....if you want to help do
the TCP thing, just grab the Zip, and feel free to do what you can.
E-Mail it back to me, and I will make sure the Zip is kept up to
date...
Amos
------------------
Amos
DosOS.com
mailto:[email protected][email protected]</A>
Leave a comment: