I am developing an application which has to contact a system through internet. I have tested the application in my office LAN. but actually aimed to make it work in internet.
I don't know how to test my application in internet environment.
My application has to connect the database system which has already installed in 192.168.2.8(Its my office's LAN IP).
My office have internet connection with static ip and also a router for our LAN.
In LAN we have 10 systems IP ranging from 192.168.2.1 to 192.168.2.10.
How to configure my LAN so that my application(which runs in a computer which is out side of my office) will be able to connect to the database which has installed in one of my office system?
Can anyone give idea about it?
Regards,
Purusothaman A
2007-05-25
23:53:54
·
3 answers
·
asked by
Chennai BOY
1
in
Computers & Internet
➔ Computer Networking
My database is postgresql which uses port 5432.
And router is LinkSys Wireless G broadband router - 802.11g which is also a cisco product.
2007-05-26
00:30:47 ·
update #1