1
General Programming / [JAVA] Datagram Hook
« on: June 25, 2010, 09:35:46 pm »
I want to receive the outgoing UDP datagrams from a C++ program, and spoof the sender address of incoming datagrams; nothing more and nothing less. Is this possible with Java, or is the language too limited?
I am using Fedora by the way.
Thanks
EDIT: The C++ program is open source so I have full access to it's API.
EDIT 2: Fixed some bad wording.
I am using Fedora by the way.
Thanks

EDIT: The C++ program is open source so I have full access to it's API.
EDIT 2: Fixed some bad wording.