> This is a general LLRP question I posted to the Rifidi list, but given I'm > working on a toolkit in dotnet to conform to the EPC spec and the XML > schema the toolkit is using I thought it worth copying here. The dotnet > thing I'm working on will be commercial, though, which may influence how > welcome I am here..
You are still welcome, but you will probably find that you are quickly kicking yourself as the bottom layer of the .NET toolkit is likely to be a total duplication of effort with one here. I would urge you to consider keeping a layer that becomes the LTKDotNet layer and then trying to add commercial value above that layer. > I've packet sniffed a simple LLRP client and discovered that as soon as > the client connects, it sends a packet which I manually decode as being an > ADD_ROSPEC message with parameters; Manually decoding the traffic and describing the contents is rather error-prone. Could you post the XML of the decoded stream? Post a PCAP file to http://llrp.org/tools/decode.html and send the result to the list. If the decoder hasn't already marked the packet as an error, we'll be able to address it effectively. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ llrp-toolkit-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/llrp-toolkit-devel
