Re: Windows, Python and low level networking
From: Peter Hansen (peter_at_engcorp.com)
Date: 03/23/05
- Next message: Terry Reedy: "Re: typo in the library reference?"
- Previous message: Peter Hansen: "Re: os.stat access and modify time same on WinXP"
- In reply to: ias0nas_at_lycos.com: "Windows, Python and low level networking"
- Next in thread: Martin Franklin: "Re: Windows, Python and low level networking"
- Reply: Martin Franklin: "Re: Windows, Python and low level networking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 23 Mar 2005 12:03:40 -0500
ias0nas@lycos.com wrote:
> Is it possible to have low level netwoking with python under Windows?
> Like raw sockets?
> Is it possible to send a single packet using python under windows?
Google is your friend:
Try searching with "python sockets", for example...
(You *have* heard of Google, haven't you? It's been
in the news a bit lately...)
-Peter
- Next message: Terry Reedy: "Re: typo in the library reference?"
- Previous message: Peter Hansen: "Re: os.stat access and modify time same on WinXP"
- In reply to: ias0nas_at_lycos.com: "Windows, Python and low level networking"
- Next in thread: Martin Franklin: "Re: Windows, Python and low level networking"
- Reply: Martin Franklin: "Re: Windows, Python and low level networking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|