|
-
January 1st, 2010, 06:32 AM
#1
Using a DLL
Hello,
I am currently trying to create a server application, for a client that is already built. The client uses an external dll written in C++ for network communication. Apperantly, that networking protocoal is different than Java's API Socket package, therefore I have to use that dll (which i've got) for networking.
"Googling" it, i've found out that i have to use JNI or JNA to implement that dll in my project. I am not quite sure how to do that. Can anyone help?
Happy new year
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|