I am trying to get my cell app to work using the push registry technology.
According to the specs you should be-able to use SOCKETS, DATAGRAMS or SMS.
But I always get an IOException when calling registerConnection() when dynamical registring an Inbound Connection. When trying to register SOCKETS or DATAGRAMS
I not even sure it is possible, cause the web only has working SMS examples.
Any indications would be most appreciated!