My account: Login | Sign Up
Loading...

Mobile Java Networking & Messaging & Security | Forum profile

rss Atom  |   RSS
Forum profile page for Mobile Java Networking & Messaging & Security on http://www.forum.nokia.com. This report page is the aggregated overview from a single forum: Mobile Java Networking & Messaging & Security, located on the Message Board at http://www.forum.nokia.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Mobile Java Networking & Messaging & Security" on the Message Board at http://www.forum.nokia.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Nokia Developer Discussion Boards - Mobile Java Networking & Messaging & Security (site profile, domain info nokia.com)
Title: Mobile Java Networking & Messaging & Security
Url: http://discussion.forum.nokia.com/forum/forumdi...
Users activity: 17 post per thread
Forum activity: 12 active threads during last week
 

Posting activity on Mobile Java Networking & Messaging & Security:

  Week Month 3 Months
Threads: 12 160 423
Post: 19 270 722
 

Mobile Java Networking & Messaging & Security Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name Posts
hartti 3
arungupta_2jan 3
SanjayKhuntia 2
qiuhuek 2
vieestchien 2
Prashanth86 1
darkwizz 1
shawty 1
philippeflorent 1
johnybgood 1
 

Latest active threads on Mobile Java Networking & Messaging & Security::

Nokia Developer Discussion Boards
Started 4 days, 21 hours ago (2008-09-02 00:43:00)  by johnybgood
Hi everybody, I have about 10 Nokias Series 40 (5 Nokia 5200 and 5 5300), all of them have dual sim card adapters and I'm trying to write a linux application for sending some sms, change the active card in my NOKIA and send some more sms. The problem is that I was thinking of changing the active sim card (in the dual sim card menu) by sending AT+ commands with the keys for accessing ...
Thread:  Show this thread (1 post) Size: 1,004 bytes
Customize:  Customize "Remote keypad in Series 40 - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 5 days ago (2008-09-01 22:24:00)  by thiagobrunoms
Hello folks, i'm trying to make a server/client application through socket api. A piece of the server side code is as follows: Code: .... ServerSocketConnection connection = (ServerSocketConnection) Connector.open("socket://:2500"); ... In WTK emulator, everything works with no problems (one emulator per app - client and server). When i run the client side, i put my local...
Thread:  Show this thread (1 post) Size: 1,216 bytes
Customize:  Customize "ServerSocketConnection - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 5 days, 1 hour ago (2008-09-01 21:26:00)  by Prashanth86
Hi, I am trying to develop a J2ME application for series 40 phones. I want to transfer data from my Mobile phone to PC via bluetooth. I just want to transfer data from mob to PC via bluetooth, where in is it possible for me to get that data in a .net application for Windows i.e. i wil have only the client application which is running in Mob in Java, can i have the other Server app in .Net????...
Thread:  Show this thread (1 post) Size: 676 bytes
Customize:  Customize "Transferring Data Via Bluetooth - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 5 days, 5 hours ago (2008-09-01 17:06:00)  by arungupta_2jan
hi friends i have written an Bluetooth server for PC and a client in s60 device target (N73) . I am using Blueclov and the application is written on com port the comport 4 is used for example when my server is running the serial event interface method is not called even when the connection at comport 4 is estabilished and is flashed on the screen i know something is missing from my side...
Thread:  Show this thread (2 posts) Size: 523 bytes
Customize:  Customize "Bluetooth server "serial event" is not been called - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 5 days, 10 hours ago (2008-09-01 12:00:00)  by darkwizz
I am developing a sample application to transfer message from pc to mobile using bluetooth API in java. I am using a RFCOMM connection and bluecove api. Can anyone tell me what steps should client follow to accept connection on server ?
Thread:  Show this thread (2 posts) Size: 293 bytes
Customize:  Customize "unable connect to server - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 1 week, 3 days ago (2008-08-27 11:30:00)  by sagar.bhagat
Hi i am building an Instant Messanger for mobile in J2ME based on XMPP help needed in how to start the proceedings and information req how to get XMPP server
Thread:  Show this thread (2 posts) Size: 239 bytes
Customize:  Customize "Help needed in developing IM on XMPP - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 1 week, 1 day ago (2008-08-29 19:08:00)  by SanjayKhuntia
Hi All, This is one of my several questions I have put in other forums, but got little satisfactory answers.I know, some great guys are there to help me out..plz understand my problem and provide me with useful links and code examples... I have written some data in a file on my phone's drive. I want to send that information along with some user input text to web server at some external IP...
Thread:  Show this thread (4 posts) Size: 2,021 bytes
Customize:  Customize "Need help to connect to web server on Nokia 6630!!! - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 1 week, 3 days ago (2008-08-27 15:24:00)  by vieestchien
Hi everyone, I have a problem with the SMS encoding. If I write code to send a message like this: msg.setPayloadText("@@@...@"); (There are around 150 characters) Then it works and it counts as 1 SMS. If I write a message like this: msg.setPayloadText("Ñ@...@"); (1 character is Ñ, the rest are @) Then it sends the message as 3 SMS. I figure it changed the encoding method from 7-bits ...
Thread:  Show this thread (5 posts) Size: 955 bytes
Customize:  Customize "7 bits encoding problem - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 1 week, 3 days ago (2008-08-27 18:02:00)  by philippeflorent
Hi I try to acces a java ee 5 server on port 8080 with a midlet running on a 6131 It works fine on the emulator but get stuck around or after connector.open on the real phone I checked my config and i can access my other web sites from the 6131 but as i try to connect with the 6131 browser, i get an "unknow response" error trying to access the servlet or i get an "unavailable link...
Thread:  Show this thread (3 posts) Size: 1,870 bytes
Customize:  Customize "Unrecognize response - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Nokia Developer Discussion Boards
Started 1 week, 3 days ago (2008-08-27 08:38:00)  by qiuhuek
hi, I'm using Netbean 6.0.1 for developing Java mobile base application. Currently, Im stuck in the deployment stage. My flow as below 1. End user send SMS to our server (request for application download) 2. Server will send a service message to end user. 3. End user approve the service message and install into his/her mobile phone. I have no idea with the service message...
Thread:  Show this thread (4 posts) Size: 531 bytes
Customize:  Customize "HELP: service message problem - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
 

Hot threads for last week on Mobile Java Networking & Messaging & Security::

Mobile Java Networking & Messaging & Security
Started 1 week, 3 days ago (2008-08-27 15:24:00)  by vieestchien
Hi everyone, I have a problem with the SMS encoding. If I write code to send a message like this: msg.setPayloadText("@@@...@"); (There are around 150 characters) Then it works and it counts as 1 SMS. If I write a message like this: msg.setPayloadText("Ñ@...@"); (1 character is Ñ, the rest are @) Then it sends the message as 3 SMS. I figure it changed the encoding method from 7-bits ...
Thread:  Show this thread (5 posts) Size: 955 bytes
Customize:  Customize "7 bits encoding problem - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Mobile Java Networking & Messaging & Security
Started 1 week, 1 day ago (2008-08-29 19:08:00)  by SanjayKhuntia
Hi All, This is one of my several questions I have put in other forums, but got little satisfactory answers.I know, some great guys are there to help me out..plz understand my problem and provide me with useful links and code examples... I have written some data in a file on my phone's drive. I want to send that information along with some user input text to web server at some external IP...
Thread:  Show this thread (4 posts) Size: 2,021 bytes
Customize:  Customize "Need help to connect to web server on Nokia 6630!!! - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Mobile Java Networking & Messaging & Security
Started 1 week, 3 days ago (2008-08-27 08:38:00)  by qiuhuek
hi, I'm using Netbean 6.0.1 for developing Java mobile base application. Currently, Im stuck in the deployment stage. My flow as below 1. End user send SMS to our server (request for application download) 2. Server will send a service message to end user. 3. End user approve the service message and install into his/her mobile phone. I have no idea with the service message...
Thread:  Show this thread (4 posts) Size: 531 bytes
Customize:  Customize "HELP: service message problem - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Mobile Java Networking & Messaging & Security
Started 5 days, 5 hours ago (2008-09-01 17:06:00)  by arungupta_2jan
hi friends i have written an Bluetooth server for PC and a client in s60 device target (N73) . I am using Blueclov and the application is written on com port the comport 4 is used for example when my server is running the serial event interface method is not called even when the connection at comport 4 is estabilished and is flashed on the screen i know something is missing from my side...
Thread:  Show this thread (2 posts) Size: 523 bytes
Customize:  Customize "Bluetooth server "serial event" is not been called - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Mobile Java Networking & Messaging & Security
Started 5 days, 10 hours ago (2008-09-01 12:00:00)  by darkwizz
I am developing a sample application to transfer message from pc to mobile using bluetooth API in java. I am using a RFCOMM connection and bluecove api. Can anyone tell me what steps should client follow to accept connection on server ?
Thread:  Show this thread (2 posts) Size: 293 bytes
Customize:  Customize "unable connect to server - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Mobile Java Networking & Messaging & Security
Started 1 week, 3 days ago (2008-08-27 18:02:00)  by philippeflorent
Hi I try to acces a java ee 5 server on port 8080 with a midlet running on a 6131 It works fine on the emulator but get stuck around or after connector.open on the real phone I checked my config and i can access my other web sites from the 6131 but as i try to connect with the 6131 browser, i get an "unknow response" error trying to access the servlet or i get an "unavailable link...
Thread:  Show this thread (3 posts) Size: 1,870 bytes
Customize:  Customize "Unrecognize response - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Mobile Java Networking & Messaging & Security
Started 4 days, 21 hours ago (2008-09-02 00:43:00)  by johnybgood
Hi everybody, I have about 10 Nokias Series 40 (5 Nokia 5200 and 5 5300), all of them have dual sim card adapters and I'm trying to write a linux application for sending some sms, change the active card in my NOKIA and send some more sms. The problem is that I was thinking of changing the active sim card (in the dual sim card menu) by sending AT+ commands with the keys for accessing ...
Thread:  Show this thread (1 post) Size: 1,004 bytes
Customize:  Customize "Remote keypad in Series 40 - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Mobile Java Networking & Messaging & Security
Started 5 days, 1 hour ago (2008-09-01 21:26:00)  by Prashanth86
Hi, I am trying to develop a J2ME application for series 40 phones. I want to transfer data from my Mobile phone to PC via bluetooth. I just want to transfer data from mob to PC via bluetooth, where in is it possible for me to get that data in a .net application for Windows i.e. i wil have only the client application which is running in Mob in Java, can i have the other Server app in .Net????...
Thread:  Show this thread (1 post) Size: 676 bytes
Customize:  Customize "Transferring Data Via Bluetooth - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Mobile Java Networking & Messaging & Security
Started 1 week, 3 days ago (2008-08-27 11:30:00)  by sagar.bhagat
Hi i am building an Instant Messanger for mobile in J2ME based on XMPP help needed in how to start the proceedings and information req how to get XMPP server
Thread:  Show this thread (2 posts) Size: 239 bytes
Customize:  Customize "Help needed in developing IM on XMPP - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"
Mobile Java Networking & Messaging & Security
Started 5 days ago (2008-09-01 22:24:00)  by thiagobrunoms
Hello folks, i'm trying to make a server/client application through socket api. A piece of the server side code is as follows: Code: .... ServerSocketConnection connection = (ServerSocketConnection) Connector.open("socket://:2500"); ... In WTK emulator, everything works with no problems (one emulator per app - client and server). When i run the client side, i put my local...
Thread:  Show this thread (1 post) Size: 1,216 bytes
Customize:  Customize "ServerSocketConnection - :: Mobile Java Networking & Messaging & Secur... :: Nokia Developer Discussion Boards"

This page was found by:   Cannot play youtube ...  install verisign roo...  j2me polish nokia "u...  S60 3rd Edition emul...