=?iso-8859-1?q?java.lang.UnsatisfiedLinkError=AD:isNetworkMonitorActive?=

F

Fahad

Hi Friends,


I have been developing the Midlet server that listens for the UDP
requests. The server is working fine. Now I have implemented a client
that should send some simple string to the server. The Client is not a
Midlet. It is a simple java J2SE class. But when ever I execute the
client I get the following error. I really have no idea how to solve
this. Can anyopne plz help. I will be really grateful.


ERROR:
======


SOAP Object: org.ksoap.SoapObject@b8df17
org.ksoap.SoapObject@b8df17
Exception in thread "main" java.lang.UnsatisfiedLinkError­:
isNetworkMonitorActive
at
javax.microedition.io.Connecto­r.isNetworkMonitorActive(Nativ­e
Method)
at javax.microedition.io.Connecto­r.<clinit>
Connector.java:142)
at
org.ksoap.transport.UDPTranspo­rt.call(UDPTransport.java:208)
at
org.ksoap.transport.UDPTranspo­rt.call(UDPTransport.java:272)
at TestClient.echoString(TestClie­nt.java:44)
at TestClient.main(TestClient.jav­a:26)


===========


Any help in this regard will be highly appreciated.


Greetings,
 
R

Roedy Green

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,900
Latest member
Nell636132

Latest Threads

Top