Re: TINI support (TCP/IP)

"Sean Mullaney" <[email protected]>
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
Liapis,

You need to set the primary DNS of the connection to the DNS of the PPP
connection - add the following line to the PPP.UP event in your
PPPClient.java class :

	//set the DNS for the entire TINI to the one we get back from the 
	//pppClient or else it won't resolve host names properly
	TININet.setPrimaryDNS(ppp.getPrimaryDNS());

This should sort you out.  If you have any more problems have a look here :
http://lists.dalsemi.com/maillists/tini/2003-May/026191.html

Cheers, Sean

___________________________
Sean Mullaney
 
Blue Technologies
Unit 8, La Gare
53 Surrey Row
London   SE1 0DF
 
Office: 0207 928 1026
Mobile: +44 7813 945 517
Web: http://www.bluetechnologies.co.uk/
Email: sean.mullaney-dfwjXQrgxUuHdZQakrT3Eua5wBl2o7f50Fzj8UutsXo@public.gmane.org

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.602 / Virus Database: 383 - Release Date: 01/03/2004
 

_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.