ผลต่างระหว่างรุ่นของ "Connection Monitor"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 7: แถว 7:
  
 
==Change Logs==
 
==Change Logs==
 +
* 0.02: Added preference dialog box; it applies only to the current session, and cannot be saved.
 +
* 0.01: Basic functions: connection with the server, ping.  Dialog box does not function.

รุ่นแก้ไขเมื่อ 02:00, 11 ธันวาคม 2550

Problem Logs

  • ขณะนี้ยังไม่สามารถตรวจจับ page ที่ถูก redirect ไปโดยอัตโนมัติได้ ตัวอย่างเช่น http://tor.eff.org/ ในเครือข่าย True
    • สาเหตุที่คาดไว้: XMLHttpRequest จะวิ่งตาม page redirection ให้โดยอัตโนมัติ [1]
    • แนวทางแก้: อาจต้องใช้การติดต่อผ่านทาง XPCOM แทน
    • ปัญหา: จะรู้ได้อย่างไรว่า page ที่โดน redirect ไป เป็น page จริง/หรือว่า page ปลอม --- อาจต้องระบุแบบ manual ไปก่อน, โดยให้ client ส่งข้อมูลการ redirection กลับมาที่ server ตอน post ด้วย
  • ยังไม่สามารถ save preference ได้

Change Logs

  • 0.02: Added preference dialog box; it applies only to the current session, and cannot be saved.
  • 0.01: Basic functions: connection with the server, ping. Dialog box does not function.