All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Hartkopp <socketcan@hartkopp.net>
To: Patrick Menschel <menschel.p@posteo.de>,
	"Misra Pankaj Kumar (RBEI/EEA2)" <Pankaj.Kumar@in.bosch.com>
Cc: linux-can <linux-can@vger.kernel.org>
Subject: Re: bcmserver.c usage and preconditions
Date: Wed, 30 Mar 2016 13:59:31 +0200	[thread overview]
Message-ID: <56FBBFA3.8000907@hartkopp.net> (raw)
In-Reply-To: <56FB8F01.5060802@posteo.de>

Hi Patrick,

On 03/30/2016 10:32 AM, Patrick Menschel wrote:
> Hi Pankaj,
>
> CAN Bus is functional in both directions, rx and tx .
>
> 1. cansend works properly
> 2. candump also works properly
>
> I'm just trying to verify if it's just me or the bcm.

It's you :-)

>>
>> 2. then start bcmserver
>>
>> ~$ bcmserver
>>
>> 3. and input the line
>>
>> ~$ can0 A 1 0 123 8 11 22 33 44 55 66 77 88
>>
>> but unfortunately I don't get any output at all.

The bcmserver creates an IP server listening on port 28600 on localhost.

So you would need to connect this server e.g. with netcat first and then 
type the according command (with '<' and '>' tags!!) into the netcat shell.

Regards,
Oliver

  reply	other threads:[~2016-03-30 11:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30  6:01 bcmserver.c usage and preconditions Patrick Menschel
2016-03-30  7:57 ` Misra Pankaj Kumar (RBEI/EEA2)
2016-03-30  8:32   ` Patrick Menschel
2016-03-30 11:59     ` Oliver Hartkopp [this message]
2016-03-30 13:49       ` Patrick Menschel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56FBBFA3.8000907@hartkopp.net \
    --to=socketcan@hartkopp.net \
    --cc=Pankaj.Kumar@in.bosch.com \
    --cc=linux-can@vger.kernel.org \
    --cc=menschel.p@posteo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.