You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ig...@googlegroups.com
hi!! i want to know how we can make one computer server and other client in the same LAN.... i have developed a little apps using grails 1.3.5 flex 4.1 and GDS 2.1 i have successfully deployed it on same machine.. now how can i access the same application from other pc on the network....
i have tried something like http://192.168.1.19:8080/myapp/myapp.html ut its not working whereas same URL is working on the server... my two pcs are well connected..
so plss let me know how i can access server from client...
thankss in advance..
sensex
unread,
Mar 2, 2011, 11:37:53 AM3/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ig...@googlegroups.com
hi!! now i am able to get it running on lan what what happend even on server when i run it using localhost it runs but when i type ip address it says send failed ... i am filling some data on login form creation complete what could be the reason???
Venkatesh S
unread,
Mar 2, 2011, 8:56:15 AM3/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ig...@googlegroups.com
Hi,
It is really tough to pin point the problem. But i think you better check your firewall settings.
Thanks Venki
shanth...@gmail.com
unread,
Mar 2, 2011, 11:44:58 AM3/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Indian Groovy & Grails User Group
Make sure u can ping between both machines (Server and Client) to eac
other, Then on server, make sure u add port 8080 unblocked pot for TCP
atleast. This should relax firewall issues.