X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Jean-Pierre Le Rouzic" Newsgroups: comp.os.msdos.djgpp References: <43878fc6$0$21279$8fcfb975 AT news DOT wanadoo DOT fr> <438832e4$0$21306$8fcfb975 AT news DOT wanadoo DOT fr> Subject: Re: PythonD Date: Sun, 27 Nov 2005 17:21:00 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Lines: 60 Message-ID: <4389dbf3$0$20145$8fcfb975@news.wanadoo.fr> Organization: les newsgroups par Wanadoo NNTP-Posting-Date: 27 Nov 2005 17:16:51 CET NNTP-Posting-Host: 80.14.159.11 X-Trace: 1133108211 news.wanadoo.fr 20145 80.14.159.11:3041 X-Complaints-To: abuse AT wanadoo DOT fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanks you very much Alex, Florian, Lawrence. I have installed Lawrence's software, it is correctly installed but I have not enough time now to test it. Anyway many thanks to you all for this quick help. Jean-Pierre "Lawrence Rust" a écrit dans le message de news:438832e4$0$21306$8fcfb975 AT news DOT wanadoo DOT fr... > "Jean-Pierre Le Rouzic" wanadoo .dot fr> wrote in message > news:43878fc6$0$21279$8fcfb975 AT news DOT wanadoo DOT fr... > > Hello > > > > a) When I try to launch a python program making: "import webservers", this > > import works fine under Windows, but do not work under dos. > > I use the same parameters for python environment (or at least I think I > use > > the same parameters). > > > > b) The same program complains that a packet driver is not running while > > under Windows, but the packet driver says under Windows: > > H:\apps\python>e:\fdos\net\drivers\sl118\pktdrv\sis900.exe > > SiS 900/7016 PCI Adapters Packet Driver Version 1.15 (16/Aug/2002) > > (c) Copyright 2002 SiS Corporation. All Rights Reserved. > > Error: no adapter found with that configuration > > H:\apps\python> > > Windows XP, 2000 & NT4 do not permit device level access from user mode > programs. Hence the packet driver is unable to detect the NIC. > > > > How can I trick Windows to use it's NDIS driver maskeraded as a packet > > driver? > > You need to use a packet driver emulator under XP and 2000. I wrote SwsVpkt > just for this purpose, see: > > www.softsystem.co.uk/page7.html > > You can download it from: > > www.softsystem.co.uk/SwsVpkt1004.zip > > -- Lawrence Rust > > > What do you think of this? Thanks for help. > > > > Jean-Pierre > > > > > >