Ulf Dittmer wrote:I would advise to start with an app that has no GUI at all, and just interacts with the networking/library code. Once you have that working, adding the GUI should be easier.
Available network devices on your machine:
PacketCapture: loading native library jpcap.. ok
\Device\NPF_{FDEDD322-89A9-46CD-BD38-18E5B2A98AB0}
Microsoft
\Device\NPF_{E7FC683A-97FA-48C5-863B-F9E4945E94DB}
Realtek PCIe GBE Family Controller
\Device\NPF_{BBA1CB68-B3FA-4CE9-8610-F402EEA70DEE}
Bluetooth PAN Driver
\Device\NPF_{2D88147C-3A7D-44B9-9770-7B636AFB33AC}
Microsoft
PacketCapture: loading native library jpcap.. ok
Using device '\Device\NPF_{BBA1CB68-B3FA-4CE9-8610-F402EEA70DEE}'
In PacketHandler class
Capturing packets...
PacketCapture: loading native library jpcap.. ok
\Device\NPF_{2D88147C-3A7D-44B9-9770-7B636AFB33AC}
packetList []
1
Received packet ([UDPPacket: 95.181.56.250.25253 -> 192.168.1.2.44363 l=8,101])
2
Received packet ([UDPPacket: 192.168.1.2.44363 -> 95.181.56.250.25253 l=8,287])
3
Received packet ([TCPPacket: 74.125.236.85.https -> 192.168.1.2.50903 ack[0x33454c6d] psh l=20,58])
4
Received packet ([EthernetPacket: c0:18:85:7b:41:b2 -> 33:33:00:01:00:02 proto=0x86dd l=14])
5
Received packet ([TCPPacket: 192.168.1.2.50903 -> 74.125.236.85.https ack[0x73c7a825] l=20,0])
6
Received packet ([EthernetPacket: c0:18:85:7b:41:b2 -> 33:33:00:01:00:02 proto=0x86dd l=14])
7
Received packet ([UDPPacket: 91.147.203.111.60909 -> 192.168.1.2.44363 l=8,103])
8
Received packet ([UDPPacket: 192.168.1.2.44363 -> 91.147.203.111.60909 l=8,289])
9
Received packet ([UDPPacket: 111.232.5.8.11819 -> 192.168.1.2.44363 l=8,49])
10
Received packet ([UDPPacket: 192.168.1.2.44363 -> 109.248.119.97.43775 l=8,67])
tlen 525
tlen 525
tlen 525
tlen 525
Brace yourself while corporate america tries to sell us its things. Some day they will chill and use tiny ads.
free, earth-friendly heat - a kickstarter for putting coin in your pocket while saving the earth
https://coderanch.com/t/751654/free-earth-friendly-heat-kickstarter
|