RE: CF & Socket Connections

2007-04-03 Thread Ryan, Terrence
I did some stuff sockets to get my ColdFusion Exchange stuff working. Basically, when you need to manipulate things at the telnet level sockets are your only options. I would have preferred to use CFX_socket, which handled all of this stuff, but it stopped working for me a while back. There'

CF & Socket Connections

2007-04-03 Thread Jones Eric R Ctr 8 AF Det 1/AFNOC
Ok I know this is possible with java so it's possible in CF but what I can't find is a good resource which talks about the "how-to's" and "why would you" of socket connections. People around here have been mentioning using a socket connection to get some data from a service (yea it's that vague) a