开发者

java1.6, MyEclipse 7.1.1

开发者 https://www.devze.com 2023-02-12 01:11 出处:网络
Project title: \"A Cross-Layer Approach-Based Gnutella for Collaborative Virtual Environments over Mobile Ad Hoc Networks\".

Project title: "A Cross-Layer Approach-Based Gnutella for Collaborative Virtual Environments over Mobile Ad Hoc Networks".

I got following error while executing the project:

java.net.SocketException: IP_ADD_MEMBERSHIP failed (out of hardware filters?)
    at java.net.PlainDatagramSocketImpl.join(Native Method)
    at java.net.PlainDatagramSocketImpl.join(Unknown Source)
    at java.net.MulticastSocket.joinGroup(Unknown Source)
    at com.multicast.MulticastRx.run(MulticastRx.java:103)
java.net.SocketException: IP_ADD_MEMBERSHIP failed (out of hardware filters?)
    at java.net.PlainDatagramSocketImpl.join(Native Method)
    at java.net.PlainDatagramSocketImpl.join(Unknown Source)
    at java.net.MulticastSocket.joinGroup(Unk开发者_开发知识库nown Source)
    at com.multicast.MulticastTx.run(MulticastTx.java:31)


Take a look at Error on MulticastSocket.joinGroup(). They seem to be getting the same error as yours.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号