Advertisement
imamkun09

tcp

Feb 4th, 2020
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.79 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <HTML>
  3. <HEAD>
  4. <TITLE>Network Error</TITLE>
  5. </HEAD>
  6. <BODY>
  7. <FONT face="Helvetica">
  8. <big><strong></strong></big><BR>
  9. </FONT>
  10. <blockquote>
  11. <TABLE border=0 cellPadding=1 width="80%">
  12. <TR><TD>
  13. <FONT face="Helvetica">
  14. <big>Network Error (tcp_error)</big>
  15. <BR>
  16. <BR>
  17. </FONT>
  18. </TD></TR>
  19. <TR><TD>
  20. <FONT face="Helvetica">
  21. A communication error occurred: "Operation timed out"
  22. </FONT>
  23. </TD></TR>
  24. <TR><TD>
  25. <FONT face="Helvetica">
  26. The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
  27. </FONT>
  28. </TD></TR>
  29. <TR><TD>
  30. <FONT face="Helvetica" SIZE=2>
  31. <BR>
  32. For assistance, contact your network support team.
  33. </FONT>
  34. </TD></TR>
  35. </TABLE>
  36. </blockquote>
  37. </FONT>
  38. </BODY>
  39. </HTML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement