Jump to content

widnerm

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by widnerm

  1. I'm trying to set up a very simple php script on my site to show a list of who is currently logged into the teamspeak server running on a different host. To do this I need to open a connection to the teamspeak host, execute a command, parse the output, and display it on the site. I have the code to do all of that, but it always times out when opening the connection to the teamspeak server. Near as I can tell, TotalChoice has all outgoing connection capabilities blocked. Is that the deal? Specifically, anything like php's fsockopen() is blocked. Any acceptable way to work around that?
×
×
  • Create New...