Hi Amar, Thanks for your reply.
I found an alternate way I Installed TCP Trace and assigned the following port details Listen port 8001 and IP is 127.0.0.1 and Destination port is 3000 as my app port is 3000. I can run the app by giving the http://127.0.0.1:3000/ExchangeData/flex_bin/ExchangeData.html<http://127.0.0.1/ExchangeData/flex_bin/ExchangeData.html> I'm still looking for the right solution to access my app using IP, so that i can host my App in the network. Please post a msg, if you get a solution. Uday On Fri, Apr 3, 2009 at 2:46 PM, Flexian_me <[email protected]> wrote: > > http://127.0.0.1/ExchangeData/flex_bin/ExchangeData.html > > or if apache is running on a remote machine then ip address of the > remote machine. > > http://IPofRemoteMachine/ExchangeData/flex_bin/ExchangeData.html > > > > On Apr 3, 11:19 am, Uday <[email protected]> wrote: > > Hi, > > > > I'm working on an application using Flex and Asp.net, When i run the > > samples provided by following linkhttp:// > learn.adobe.com/wiki/display/Flex/2b.+Code+Files > > > > they open up in the IE browser with > addresshttp://localhost:3000/ExchangeData/flex_bin/ExchangeData.html > > > > I want to access these files using Ip > addresshttp://XX.XX.XX.XX:3000/ExchangeData/flex_bin/ExchangeData.html > > > > and I'm using Windows XP > > > > Please suggest how to access with the app with ip Address. > > > > Uday > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

