Skip to content

Instantly share code, notes, and snippets.

@rusticphilosopher
Created April 29, 2011 19:38
Show Gist options
  • Save rusticphilosopher/948883 to your computer and use it in GitHub Desktop.
Save rusticphilosopher/948883 to your computer and use it in GitHub Desktop.
//Create an empty TCP socket
var socket = Ti.Network.Socket.createTCP();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment