hi all,
can I develop j2me client application that connect to a server using RTMP (Real Time Messaging Protocol) ??
thanks in advance,
best regards,
Ahmed.
hi all,
can I develop j2me client application that connect to a server using RTMP (Real Time Messaging Protocol) ??
thanks in advance,
best regards,
Ahmed.
There is no built-in RTMP support in Java ME. You might be able to build RTMP support using Socket connections, but as I do not know enough of tjios Adobe proprietary protocol, I cannot say for sure.
Hartti