logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git

free_mobile.xhtml (776B)


  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <!--#include file="/templates/head.shtml" -->
  5. <title>Free Mobile — lanodan’s cyber-home</title>
  6. </head>
  7. <body>
  8. <!--#include file="/templates/en/nav.shtml" -->
  9. <main>
  10. Testé sur un Samsung B2100, fonctionne pour les MMS, pas pour le WAP (que Free Mobile ne supporte sans doute pas, technologie obsolète)
  11. <dl>
  12. <dt>URL</dt><dd><code>http://mms.free.fr</code></dd>
  13. <dt>Support données</dt><dd>GPRS repli GSM</dd>
  14. <dt>Proxy</dt><dd>ON</dd>
  15. <dt>Adresse</dt><dd><code>212.27.40.225</code> (correspond à <code>mms.free.fr</code>)</dd>
  16. <dt>Port</dt><dd>80</dd>
  17. <dt>DNS 1</dt><dd>212.27.40.241</dd>
  18. </dl>
  19. </main>
  20. <!--#include file="/templates/en/footer.shtml" -->
  21. </body>
  22. </html>