I'm surprised you replied! It was May when you posted the original question.
I'm not sure about Visual J++. I don't think it's supported by Nokia's documentation, but if you can compile your code...
Type: Posts; User: timwilliams1971; Keyword(s):
I'm surprised you replied! It was May when you posted the original question.
I'm not sure about Visual J++. I don't think it's supported by Nokia's documentation, but if you can compile your code...
Yes, you need to compile the Java code, but you can get all the tools to do that for *free*. You need (assuming Windows is your PC development platform):
1. Borland JBuilder 9 Personal Edition....
There is a minor bug in "Nokia Developer's Suite 2.0 for J2ME" that had me on a wild goose chase.
If the JAR and JAD files are in a folder whose path has an apostrophe character in it (e.g....
When I installed and got the serial number wrong, the error message read "That serial number does not match the user name". I assume, then that all serial numbers are unique to your user account, so...
Just like to add that I, too, am interested in this. There are loads of legacy devices out there that support RS232, so how can I access the port on the phone?
-- Tim
Hi,
I'm looking into developing an application that receives characters through a phone's RS232 port from a dumb terminal set to 1200 baud. I have a Nokia 6310i at my disposal, but if this...