> I'm trying to communicate with a Intel 8752 micro controller via
> serial port. Is there a way to "ping" or have it echo my input? Or
> is this just firmware dependent?
>
> TIA
>
> Wendell
Help getting 8752 serial port working ... I'm trying to communicate with a Intel 8752 micro controller via serial ...port.... Is there a way to "ping" or have it echo my input? ... (sci.electronics)
Re: [fw-wiz] ECHO Protocol ... Yes, I know that there are alternate "ping" programs that will allow you to use TCP, UDP or possibly anything that programmer could think of, but the traditional ping uses ICMP.... Two of the ICMP types are referred to as echo and echo reply, which are the ICMP types used for ping. ... Ping command in Windows uses ICMP protocol, while others say that Ping uses ... (Firewall-Wizards)
Re: Remote pinging dilemma ... > need to ping each client one time, and then return the computername or IP ...echo ws name1 ... ...rem here goes the rest of the list ... ... find "Reply" %WRK%> nul ... (microsoft.public.scripting.vbscript)