socket_main.php 889 Bytes
<html>
<iframe src="http://<?php echo $_SERVER['HTTP_HOST']; ?>:/wave/index.php" width="100%" height="30px" frameborder="0" scrolling="no"></iframe>
<iframe src="http://<?php echo $_SERVER['HTTP_HOST']; ?>:8000/socket.html" width="100%" height="226px" frameborder="0" scrolling="no"></iframe>
<iframe src="http://<?php echo $_SERVER['HTTP_HOST']; ?>:8002/socket1.html" width="100%" height="226px" frameborder="0" scrolling="no"></iframe>
<iframe src="http://<?php echo $_SERVER['HTTP_HOST']; ?>:8004/socket2.html" width="100%" height="226px" frameborder="0" scrolling="no"></iframe>
<iframe src="http://<?php echo $_SERVER['HTTP_HOST']; ?>:8006/socket3.html" width="100%" height="226px" frameborder="0" scrolling="no"></iframe>
<iframe src="http://<?php echo $_SERVER['HTTP_HOST']; ?>:8008/socket4.html" width="100%" height="226px" frameborder="0" scrolling="no"></iframe>
</html>