All of lore.kernel.org
 help / color / mirror / Atom feed
* ISOTP-implementation
@ 2012-10-02  8:33 Mahesh Maharjan
  2012-10-04 18:33 ` ISOTP-implementation Oliver Hartkopp
  0 siblings, 1 reply; 4+ messages in thread
From: Mahesh Maharjan @ 2012-10-02  8:33 UTC (permalink / raw)
  To: linux-can


Thank you Oliver providing me some guideline to use  ISO-TP socketCan for multiple socket. 
In my previous queries- I think, I could not able to describe my problem properly.
While working with RAW socket in Imx6, I was having problem with frame lost during the Tx. So, I was thinking to use multiple socket to minimise the lost of can frame in ISOTP also. 

Another important things about Point to Point(ISOTP), as you wrote me;
One write() syscall -> one ISO-TP PDU is sent

One ISO-TP PDU is received -> one read() syscall get's the PDU

Would you please provide some further guide line on it, whether I can use some acknowledge between read Or writing frames. So I would prefer to know get inform with complete  tranmsmission Complete or  Received Complete...


~Mahesh

^ permalink raw reply	[flat|nested] 4+ messages in thread
* ISOTP-implementation
@ 2012-09-21  8:58 Mahesh.Maharjan-EXT
  2012-09-25 19:44 ` ISOTP-implementation Oliver Hartkopp
  0 siblings, 1 reply; 4+ messages in thread
From: Mahesh.Maharjan-EXT @ 2012-09-21  8:58 UTC (permalink / raw)
  To: linux-can

hello

In socketCan implementation with ISOTP_can, I want to know few things. As 
far. ISOTP is point to point. But , as in BCM and RAW, Is it possible to 
create multiple sockets for ISO-TP ??
Or creating each socket with Message object for reading and writing

Now If I want to implement with ISOTP with InterProcess Com  system  !! . 
which might have multiple PDU.. Suppose , In receiving side , I might have 
single master PDU and multi Slave PDU .. So  what could be idea.. if I 
want to use Socketcan ISO-TP standard Socketcan. and  I check in isotp.c 
file., But could able to figure out , how it realize with Socket and 
ISO-TP standard.
regards,
Mahesh


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-04 18:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02  8:33 ISOTP-implementation Mahesh Maharjan
2012-10-04 18:33 ` ISOTP-implementation Oliver Hartkopp
  -- strict thread matches above, loose matches on Subject: below --
2012-09-21  8:58 ISOTP-implementation Mahesh.Maharjan-EXT
2012-09-25 19:44 ` ISOTP-implementation Oliver Hartkopp

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.