Good info. What I mean is can you have two "things" (not sure the proper term) on one port? For instance, say I wanted to put both ftp and telnet on port 12345? Would they conflict?
Do the same for http and flash comm, so that if the user can get to the page via http(say 8080), I know that they can also definitely see something else within that page that uses the same port but for a different purpose(flash comm over 8080 as well). Matthew P. Smith Web Developer, Object Oriented Naval Education & Training Professional Development & Technology Center (NETPDTC) (850)452-1001 ext. 1245 [EMAIL PROTECTED] -----Original Message----- From: jon hall [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 2:17 PM To: CF-Community Subject: Re: Any modem users out there? I need you to test something for m e No need for any gymnastics at all. I assume that the Flash player makes the first connection to port 1935 on the server after it reads the swf file which tells it this is a movie so go connect to the FlashComm server (hopefully there is some security stuff I don't know about...). Redirecting traffic from the server via a port forwarding utility or a router would be trivial, the problem is that the Flash client might have 1935 hard coded...maybe it's a security thing? -- jon mailto:[EMAIL PROTECTED] Thursday, January 9, 2003, 3:03:18 PM, you wrote: SMPCD> On a related note, would it be possible to somehow "piggyback" the com SMPCD> traffic on another port, say 80 or 443, sharing it with the regular traffic SMPCD> of the page? The flash player would know when to jump in and grab the SMPCD> incoming traffic based upon something, the same way CF knows when to grab a SMPCD> .cfm request from iis. SMPCD> I would think that would require a flash player patch, rather than just a SMPCD> server patch, if it is possible at all. Totally out of my realm of SMPCD> knowledge, so feel free to tell me how silly the idea is... ;) SMPCD> t/ SMPCD> Matthew P. Smith SMPCD> Web Developer, Object Oriented SMPCD> Naval Education & Training Professional SMPCD> Development & Technology Center SMPCD> (NETPDTC) SMPCD> (850)452-1001 ext. 1245 SMPCD> [EMAIL PROTECTED] SMPCD> -----Original Message----- SMPCD> From: Haggerty, Mike [mailto:[EMAIL PROTECTED]] SMPCD> Sent: Thursday, January 09, 2003 1:51 PM SMPCD> To: CF-Community SMPCD> Subject: RE: Any modem users out there? I need you to test something for m e SMPCD> Not to mention the resrictions on most other federal agencies as well... SMPCD> Hey, Steph! Do you have a way to configure the port on that thing, or is it SMPCD> limited to 1935? I know Flash 5 can only accept incoming socket connections SMPCD> above 1024, but I know nothing about FlashMX. SMPCD> M SMPCD> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
