Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Do the MIDP APIs support server sockets or HTTP connections?

0
Posted

Do the MIDP APIs support server sockets or HTTP connections?

0

Location: http://www.jguru.com/faq/view.jsp?EID=535626 Created: Nov 1, 2001 Author: Xavier Palau (http://www.jguru.com/guru/viewbio.jsp?EID=531254) Question originally posed by Andy Ma (http://www.jguru.com/guru/viewbio.jsp?EID=485469 The MIDP 1.0 specification requires all compliant implementations to support the client portion of the HTTP 1.1 protocol. MIDP 1.0 does not require that any other particular protocol(s) be implemented. Some device manufacturers, however, may choose to implement TCP sockets or other protocols. They may also choose (theoretically) to implement the server portions of those protocols. You can check on a given device if it happens to support server sockets via the Generic Connection Framework (specified in CLDC and implemented by MIDP devices).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123