I have installed the Wireless Toolkit and when I try to run the program it compiles well and when running it, it displays the phone but it does not show the output on phone screen, it tell a error of Some socket.
What I should do, do I need to install CLDC and MIDP seperately when i install the wireless toolkit does it automatically installs, because it only asks for the Java Runtime Environment.
Please Help me Thanks [ September 25, 2004: Message edited by: Demith Samaraweera ]
***********************************<br />Demith Waruna Samaraweera<br />Departmernt of Electronic and Telecommunication Engineering<br />University of Moratuwa<br />Sri Lanka<br /> <br />033 2285776<br />0714 879396<br />***********************************
Thanks I am sorry I was fogot to include the error This is the error
Project "photoalbum" loaded Project settings saved Building "photoalbum" Build complete Running with storage root DefaultColorPhone Error running executable C:\WTK21\bin\zayit java.net.SocketException: Unrecognized Windows Sockets error: 10106: create at java.net.ServerSocket.createImpl(ServerSocket.java:254) at java.net.ServerSocket.getImpl(ServerSocket.java:205) at java.net.ServerSocket.bind(ServerSocket.java:318) at java.net.ServerSocket.<init>(ServerSocket.java:185) at java.net.ServerSocket.<init>(ServerSocket.java:97) at com.sun.kvem.Lime.runClient(Unknown Source) at com.sun.kvem.KVMBridge.runKVM(Unknown Source) at com.sun.kvem.KVMBridge.runKVM(Unknown Source) at com.sun.kvem.midp.MIDP$5.run(Unknown Source)
My computer is Windows 98 and the Wireless toolkit I use is 2.1, version I have uninstalled and reinstalled the Wireless toolkit several times but i get the same error