Hello!
I have a java program on a Nokia Communicator.
The java program opens a socket wich makes the phone dialup a data connection to a sever. When I want to close the data connection I can't do that with java. I heard that I have to use c++ and a nifman library to do this. Has anyone done this before and if so could you share the code and how to use it. Many thanks /Frhan
a number of Nokia users have posted similar questions. For some reason Nokia is very quiet about it.
I have created a dll according to the tutorial and using the nifman code. Unfortunately Java does not load the library for some reason. The message always suggests that the library cannot be found. Lets hope that some day on of the Nokia or Symbian Cracks publish a working library.