[
https://issues.apache.org/jira/browse/PLC4X-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304987#comment-17304987
]
Christofer Dutz commented on PLC4X-286:
---------------------------------------
As far as I see it, pcap4j should work on a windows with installed WinPCAP the
same way a linux system with libpcap should work. I think I even created a
Unit-test that should tell you if it's working.
plc4j/utils/raw-sockets/src/test/java/org/apache/plc4x/java/utils/rawsockets/netty/RawSocketChannelTest.java
However I noticed that I disabled that test as I was unable to make our build
agent VM work with elevated permissions for raw-sockets. But It's something you
could have a look at.
> Add profinet-DCP
> ----------------
>
> Key: PLC4X-286
> URL: https://issues.apache.org/jira/browse/PLC4X-286
> Project: Apache PLC4X
> Issue Type: Improvement
> Components: Driver-Ethernet/IP, Driver-Profinet, Driver-S7
> Affects Versions: 0.9.0
> Reporter: Adrian Lazar
> Priority: Major
> Labels: beginner, feature, question
>
> I found some work done towards implementing the
> [profinet-DCP|https://profinetuniversity.com/naming-addressing/profinet-dcp/]
> protocol on the [feature/profinet
> branch|[https://github.com/apache/plc4x/tree/feature/profinet]].
> I see that the profinet protocol is not on the develop branch anymore, was it
> replaced with the s7 protocol?
> If someone would have the time to guide me, I could work on it to update,
> test, and bring this discovery feature to PLC4X.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)