Sorry for dragging up an old thread, but I was lead here by Google.
It seems this code would work for a project I have, problem is when I try to compile it I get a number of errors:
POLINK: error: Unresolved external symbol 'pcap_findalldevs'.
POLINK: error: Unresolved external symbol 'pcap ...
Search found 8 matches
- Sat Aug 11, 2012 8:09 pm
- Forum: Tricks 'n' Tips
- Topic: How To Read Network Packets
- Replies: 13
- Views: 7724
- Sat Aug 09, 2008 2:33 pm
- Forum: Coding Questions
- Topic: TCP Help Please
- Replies: 15
- Views: 2496
- Fri Aug 08, 2008 8:17 pm
- Forum: Coding Questions
- Topic: TCP Help Please
- Replies: 15
- Views: 2496
- Thu Aug 07, 2008 2:44 pm
- Forum: Coding Questions
- Topic: TCP Help Please
- Replies: 15
- Views: 2496
- Tue Aug 05, 2008 10:28 pm
- Forum: Coding Questions
- Topic: TCP Help Please
- Replies: 15
- Views: 2496
- Tue Aug 05, 2008 8:14 pm
- Forum: Coding Questions
- Topic: TCP Help Please
- Replies: 15
- Views: 2496
Thanks for the pointers idle. I spotted your 2 deliberate errors, no doubt designed to ensure I had a vague idea of what was going on :wink:
Anyway, there has been a marked improvement in received data, I can guarantee every second string I receive is correct and complete. In reality this means I ...
Anyway, there has been a marked improvement in received data, I can guarantee every second string I receive is correct and complete. In reality this means I ...
- Tue Aug 05, 2008 3:27 am
- Forum: Coding Questions
- Topic: TCP Help Please
- Replies: 15
- Views: 2496
- Mon Aug 04, 2008 9:40 pm
- Forum: Coding Questions
- Topic: TCP Help Please
- Replies: 15
- Views: 2496
TCP Help Please
Hi, I am starting to programme again after a long absence (Thank-you retirement :D )
I have programmed a PIC micro controller to read several sensors around the house (temperature, humidity, voltage, current etc). The PIC than massages this date, does a little bit of magic and then spits out a 60 ...
I have programmed a PIC micro controller to read several sensors around the house (temperature, humidity, voltage, current etc). The PIC than massages this date, does a little bit of magic and then spits out a 60 ...