02-25-2007 07:10 AM
04-14-2007 03:05 PM
You definitely do not want to implement PPP or PPPoE in LabVIEW itself. Not that it couldn't be done but those protocols are not trivial at all and require a solid understanding about networking protocols to implement them correctly and it would be a major work. Also performance of such low level protocols in LabVIEW would be less than optimal.
@tsuriel wrote:I wont to comunicate with my rs232 port that in my computer, with a external microcontroller , my preferrd comunication protcol is to use ppp (point to point protocol).how can I implement this over LabView ? ,And in addtionally, how I can do this with my ethernet port with the assistance of PPPoE ?with best regardstsuriel .