[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
macTCP interface bug
- To: info-macl@cambridge.apple.com (Macintosh Allegro Common Lisp)
- Subject: macTCP interface bug
- From: cartier@math.uqam.ca
- Date: Thu, 16 May 91 14:04:08 -0400
Hello everyone,
I wrote a message a few days ago asking for help about
the very nice macTCP interface written by John Wroclawski.
Receiving no answers I whent to work and found the bug. This
bug will affect only communication with machines with
ip addresses w x y z where w >= 128 !!! The problem beeing
that those ip addresses give rise to a full 32 bit number.
To correct the problem you replace the %put-long by %put-full-long
in the TCPprocs file in all the places that refer to ip addresses.
Guillaume Cartier
LACIM, Universite du Quebec a Montreal.
Bureau: (514) 987-4290
E-Mail: cartier@math.uqam.ca