Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~725 People Reached
Favorite Forums
Favorite Tags
Member Avatar for shaneos

I posted this somewhere else but I think it was deleted so I'll post it as a new question... Here's my problem; I've been developing a packet sniffer using the Jpcap library from http://netresearch.ics.uci.edu/ . I was developing using the windows version of the java library, but now I realize …

Member Avatar for shaneos
0
491
Member Avatar for shaneos

I'm trying to develop a packet sniffer using java and I've been using the JpCap library to capture the packets. I've run into a problem where Jpcap is capturing the packets from the NIC on my desktop, but I need to capture the packets from the gateway (MikroTik RouterBOARD) and …

0
123
Member Avatar for shaneos

I'm writing a code to put names in alphabetical order. The code i've written wont compile as its teling me that 'left operand needs l value'. The lines it refers to is where i'm trying to swap around strins using pointers. I could use some help with this, thanks! [CODE] …

Member Avatar for Smeagel13
0
111