Re: how to get data accurately from UDP
- From: "robertwessel2@xxxxxxxxx" <robertwessel2@xxxxxxxxx>
- Date: Wed, 21 Nov 2007 19:50:55 -0800 (PST)
On Nov 21, 9:07 pm, Ender <nore...@xxxxxxxxxxxx> wrote:
Hi,
I've been asked to write an app that connects to a program that I know
nothing about. The only information I have is that it's sending data to
a specific IP via UDP. The data is just some numbers, I think a pair of
numbers (floats maybe?). I've seen how to connect() via UDP but ...
My questions is, how do I go about writing for something like this if I
know nothing about the data and can't get in touch w/ the person that
does. I don't know the sizes and how the other app is sending them,
other than the above info? How do you accurately parse such data once
you have it in a buffer?
Any help, suggestions, tips, etc... much appreciated.
Get a sniffer or other network monitor, capture some packets from the
program in question and reverse engineer from there.
.
- Prev by Date: Wanted: Java script automatic refresh browser and capture new added text/postings with notification
- Next by Date: Re: Places to purchase PowerBASIC?
- Previous by thread: Wanted: Java script automatic refresh browser and capture new added text/postings with notification
- Next by thread: In-place list manipulation
- Index(es):
Relevant Pages
|
|