Forge Tests
/ SocketPool
SocketPool Test
Could not load the flash SocketPool.
This page tests a single socket connection to the local test server.
Note that the selected server must serve a Flash cross-domain policy file on the selected policy port.
Additional output available in the JavaScript console.
State
State:
Ready
»
Initialized
»
Created
»
Connected
Controls
Action
Description
init
Initialize SocketPool system.
cleanup
Cleanup SocketPool system.
create socket
Create a new test socket.
destroy socket
Destroy the test socket.
connect
Connect the socket to host:
port:
policy port:
is connected
Check if socket is connected.
send
Send a GET request for path:
close
Close the test socket.
Feedback
User
SocketPool
Socket