FabulaTech Forum (http://www.serial-port-splitter.com/forum)
USB Solutions >> USB over Network >> BAD_POOL_HEADER
(Message started by: Peter on Jul 12th, 2006, 12:28am)

Title: BAD_POOL_HEADER
Post by Peter on Jul 12th, 2006, 12:28am
Hi, I'm testdriving the USB over network software but when i start my software to use the remote device both the server and client computer crashes. BSOD says BAD_POOL_HEADER STOP 0x00000019 ...

Title: Re: BAD_POOL_HEADER
Post by Andrew on Jul 12th, 2006, 1:31am
Can you please specify:

1) what USB device do you use?

2) what USB over Network version do you test?

Title: Re: BAD_POOL_HEADER
Post by Andrew on Jul 12th, 2006, 3:58am
Also you can email us (support@fabulatech.com) usbnet-err.log file from system32 folder for our examination...

Title: Re: BAD_POOL_HEADER
Post by Peter on Jul 13th, 2006, 4:22am
the usbnet-err.log file is empty.

device: creative webcam nx pro

software version : latest 2.5.3

Title: Re: BAD_POOL_HEADER
Post by Andrew on Jul 13th, 2006, 5:22am
Your webcam is isochronous device and, unfortunately, current USB over Network version doesn't support the operation of isochronous USB devices.

Isochronous devices such as consumer grade cameras and audio devices require the specific timing coordination. When data travels across a busy network, data packets can experience variable delays due to network traffic. This 'first come', 'first served' delivery method is problematic for isochronous devices because the data must be delivered within specific time restraints.

We are still working at this problem.

Title: Re: BAD_POOL_HEADER
Post by Peter on Jul 14th, 2006, 6:16am
OK,

Thank you for your time.