PDA

Click to See Complete Forum and Search --> : pls help me winsock users....


saju nair
Jun 14th, 2000, 08:53 PM
iam on LAN on a remote machine and my WINNT server is having ISP account.
using winsock control iam able to send mail through my WINNT server.
But iam not able to send mail through my remote machine which is on LAN .
is it because of any proxy error(we are using anologX proxy),network error ?
pls help me and is there any ready made code on net.

can we receive email with attachment using winsock ctrl can u suggest code.

JoePub
Jun 19th, 2000, 04:52 AM
proxy servers are not the best think in the world, your best bet is to set up DNS on the NT server as Cache DNS server, which can get you the IP address, but if you are using a modem it is difficult to set up a route table to use the modem. Beacuse proxy servers are usually only for HTTP, FTP and GOPHER. Any other type of comminucation the proxy server usually ignores them. Lookup NAT (i have been able to set it up on a Linux Box and 2000 Server, but not on NT

hope that helped