To look at all traffic you need a "raw socket". Our SocketAddressInformation class only specifies socketTypeDGram and socketTypeStream, but not socketTypeRaw.
However, there is a "primitiveSocketCreateRAW" in the VM's SocketPlugin. In the image, I only see references to "primitiveSocketCreate". So there might be a way to do it, but the code appears to not be in the image.
- Bert -
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners