Author |
T610 - MSN and IRC |
skjalg Joined: Dec 08, 2001 Posts: > 500 From: B$rum, Norway PM, WWW
|
Anyone have any IRC or MSN clients for the T610 that works?
I have tried QSM and VIRC from midlet.org, but they both error.
I believe it perhaps has to do with my GPRS connection, since it doesnt seem to try to go online on the GPRS network!
I have tried to download some mail on my phone and then try to go online with IRC or MSN afterwards, but once I leave the mailprogram on T610 the GPRS connection shuts down.
Is there any way to keep the connection alive?
Tips are appreciated!
Great phone! |
|
701 Joined: Nov 26, 2002 Posts: > 500 From: Romania PM, WWW
|
The gprs doesnt go offline as it is designed to be connected 24/7 but the transmision is discontinued when not transfering! I use yahoo messenger and if i dont use it 4 a half an hour itll still b connected and alive. With msn it has2b smtng else wrong..
This message was posted from a WAP device |
wrath000 Joined: May 14, 2003 Posts: > 500 From: Norway PM |
You can't run internet applications on t610, it does not support socket://. So unless SE decides to implement MIDP 2, or the raw socket in an updated firmware there will be no possibility for IRC/ICQ/Whatever java app that wants to use internet via sockets
[ This Message was edited by: wrath000 on 2003-06-18 09:33 ] |
skjalg Joined: Dec 08, 2001 Posts: > 500 From: B$rum, Norway PM, WWW
|
wrath - really??
oh man.. that is really bad news!
Luckily I have my P800 for weekdays  |
JKay Joined: Mar 07, 2002 Posts: 115 From: Denmark PM |
SE are developing AIM (AOL Instant Messenger) for the T610. Where you can add buddy, accept IMs, see online buddies, offline buddies etc...
I think it was just not ready for the very first release of the T610.
Or it maybe its only working for t-mobile in the US, dunno!
see:
http://www.aim.com/t-mobile/
[ This Message was edited by: JKay on 2003-06-18 11:17 ] |
skjalg Joined: Dec 08, 2001 Posts: > 500 From: B$rum, Norway PM, WWW
|
Hmm.. no MSN or ICQ???
site is down the moment BTW.
What does the site say about when it is to be released?
[ This Message was edited by: skjalg on 2003-06-18 11:12 ] |
JKay Joined: Mar 07, 2002 Posts: 115 From: Denmark PM |
Sorry its:
http://www.aim.com/t-mobile/ |
dw Joined: Mar 13, 2002 Posts: > 500 From: Sweden PM, WWW
|
http://www.tipicme.com
I have searched the forum and haven't found anyone that
really have tested if this application works on T610
though I seen ppl say it works on P800.
(It's MSN/ICQ) |
wrath000 Joined: May 14, 2003 Posts: > 500 From: Norway PM |
Take a look at this thread http://www.esato.com/board/viewtopic.php?topic=30904&forum=2 Talks about the JAVA (in)abilities of the T610, and how you can't run apps that use sockets on it (such as tipicme).
[ This Message was edited by: wrath000 on 2003-06-18 11:54 ] |
Bubsy Joined: Jan 07, 2003 Posts: 44 From: Suadiye PM |
For msn go to;
from your computer into your msn messenger option include ur cell number (including international code).
more info @
http://mobile.msn.com/ |
skjalg Joined: Dec 08, 2001 Posts: > 500 From: B$rum, Norway PM, WWW
|
Its just not the same to do it that way! and way more expensive! |
AlexiR Joined: Jun 18, 2003 Posts: 5 PM |
Quote:
|
So unless SE decides to implement MIDP 2, or the raw socket in an updated firmware there will be no possibility for IRC/ICQ/Whatever java app that wants to use internet via sockets
|
|
Actually I think it would be possible to code some kind of Instant Messanger that uses http to connect to a proxy on a server which then "converts" (can't think of a better word right now) http requests etc to sockets.
Or am I wrong about this? So instead of coding just the IM one needs to code a proxy too. |
wrath000 Joined: May 14, 2003 Posts: > 500 From: Norway PM |
It would be too inefficient to use http:// proxy. The proxy will not be able to PUSH data to the phone, so basically the phone has to check with proxy all the time. Plus there is a lot of traffic overhead. |
Swag Joined: Jun 21, 2002 Posts: > 500 From: Oslo, Norway PM |
Quote:
|
On 2003-06-18 09:29:47, wrath000 wrote:
You can't run internet applications on t610, it does not support socket://. So unless SE decides to implement MIDP 2, or the raw socket in an updated firmware there will be no possibility for IRC/ICQ/Whatever java app that wants to use internet via sockets
[ This Message was edited by: wrath000 on 2003-06-18 09:33 ]
|
|
This is not true. Isn't Webviewer a internet application? I use it all the time...
|
wrath000 Joined: May 14, 2003 Posts: > 500 From: Norway PM |
Internet viewer uses 'http:/', not 'socket://' Like I mentioned in another thread, T610 has http:// capability for JAVA, but http:/ capability in itself is extremely limited. Internet applications other then browsers (the ones that require opening and maintaining connection to different ports/communicate with different services) need 'socket:/' implementation, and that is precisely what T610 does not have |
|