Caros Colegas,
Estou testando um aplicativo J2ME com um celular modelo Motorola V3 e estou tendo problemas quanto efetuo uma tentaviva de conecção com o servidor como relatado abaixo em Debug log obtido no aplicativo MIDway_2_8.exe.
Vale resaltar que minha aplicação J2ME está funcionando normalmente em celulares da marca Nokia e Siemens.
Grato pela atenção,
José Luiz
----------------------- Debug Log no MIDway_2_8.exe -----------------------
[JkHttp] JkHttpOpen(url:http://www.meudominio.com/tpng.png, urlLength:31, method:1, param:2)
[ProxyMan] NET_ParseResource http
[ProxyMan] NET_ParseResource host:www.meudominio.com
[ProxyMan] NET_ParseResource port:80
[ProxyMan] NET_ParseResource path:/tpng.png
[Socket] NET_CreateTcpProxy(resource:0x12069310, nextProtocol:4)
KJAVA Key Event: 22; 1
[ProxyMan] NET_ProcessProxyMsg(suapiType:0x821b1, msgHandler:0)
[Socket] NET_TcpNetworkEvent(ind=532913, msg=1205c104, index=0)
[Socket] NET_TcpNetworkEvent proxy create success proxyId=0
[Socket] net_SetProxyAttributes(index:0, setLinkAttributes:1 )
[Profile] NET_GetProfileInfo(profileIndex:0, profile:12068692)
[Socket] net_SetProxyAttributes - line=0 csd_number= apn= user= pwd=
[ProxyMan] NET_ProcessProxyMsg(suapiType:0x821b4, msgHandler:0)
[Socket] NET_TcpNetworkEvent(ind=532916, msg=1205bcdc, index=0)
[Socket] NET_TcpNetworkEvent proxy set attribute success proxyId=0
[ProxyMan] NET_ProcessProxyMsg(suapiType:0x821b2, msgHandler:0)
[Socket] NET_TcpNetworkEvent(ind=532914, msg=1205bcdc, index=0)
[Socket] NET_TcpNetworkEvent proxy failed proxyId=0
[Socket] NET_TcpNetworkEvent retry profile=1
[Socket] net_SetProxyAttributes(index:0, setLinkAttributes:1 )
[Profile] NET_GetProfileInfo(profileIndex:1, profile:12068692)
[Socket] net_SetProxyAttributes - line=1 csd_number= apn= user= pwd=
[ProxyMan] NET_ProcessProxyMsg(suapiType:0x821b4, msgHandler:0)
[Socket] NET_TcpNetworkEvent(ind=532916, msg=1205c104, index=0)
[Socket] NET_TcpNetworkEvent proxy set attribute success proxyId=0
[ProxyMan] NET_ProcessProxyMsg(suapiType:0x821b2, msgHandler:0)
[Socket] NET_TcpNetworkEvent(ind=532914, msg=1205bcdc, index=0)
[Socket] NET_TcpNetworkEvent proxy failed proxyId=0
[Socket] NET_TcpNetworkEvent retry profile=2
[Socket] net_SetProxyAttributes(index:0, setLinkAttributes:1 )
[Profile] NET_GetProfileInfo(profileIndex:2, profile:12068692)
[Socket] net_SetProxyAttributes - line=2 csd_number= apn= user= pwd=
[ProxyMan] NET_ProcessProxyMsg(suapiType:0x821b4, msgHandler:0)
[Socket] NET_TcpNetworkEvent(ind=532916, msg=1205c104, index=0)
[Socket] NET_TcpNetworkEvent proxy set attribute success proxyId=0
[ProxyMan] NET_ProcessProxyMsg(suapiType:0x821b2, msgHandler:0)
[Socket] NET_TcpNetworkEvent(ind=532914, msg=1205bcdc, index=0)
[Socket] NET_TcpNetworkEvent proxy failed proxyId=0
[Socket] net_NotifyConnectionEvent(index:0, event:1, data:2)
[JkHttp] NET_HttpInteractionEvent(index:0, indication:1, data:2)
[JkHttp] NET_HttpInteractionEvent state:1
[JkHttp] NET_HttpInteractionEvent CONNECTION_BROKEN_EVENT
[JkHttp] NET_HttpInteractionEvent send JK_HTTP_EVENT_ERROR reason:10002
[JkHttp] JkHttpClose(conn:0)
[Socket] NET_SocketClose(index:0)
[ProxyMan] NET_DeallocateEntry destroy proxy profile_index:3
[JkHttp] JkHttpClose send JK_HTTP_EVENT_CLOSE
----------------------- Debug Log no MIDway_2_8.exe -----------------------