My question is fairly short: I'm trying to open a simple TCP connection (lets say on port 110 = POP3) sending an command and getting the response with the Javascript API inside Mac OS X widgets using Dashcode. But the problem is that I have no ideas to get this stuff working.
So have you got any ideas? I've tried on XHTTPRequest but as the name says this stuff works with HTTP protocol but I don't need this HTTP stuff.