Simon Fell > Its just code
Just upgraded my iPaq to PocketPC2002, I've had reports that PocketSOAP runs on it fine, guess I'll find out soon enough !
Still having problems with Referers, all i get from clicking the Referers link is a HTTP 500 error
Ran into a gotcha with Winpcap 2.3, because its not been tested on an SMP box, it will purposely fail to load on an SMP box, this is a change from 2.2, where you could choose to take your chances that it wouldn't work. This is a pain, as you have to goto 2.3 to run on XP, which requires NDIS 5 drivers. (Winpcap 2.2 is NDIS 3.0). There is of course the raw packet capture API available in W2K/XP, but I've had problems with that not capturing outgoing data.
Christoph Wille has what looks like a proxyTrace tutorial in German. cool !.
ZSI: open-source Python SOAP implementation. Rich Salz has released version 1.2 of ZSI (the Zolera SOAP Infrastructure), a Python module that implements the SOAP 1.1 specification and that can be used to build applications using SOAP messages with attachments. [xmlhack]