问题描述
背景: 我们必须使用某个程序将 UDP 广播包(目的地 = 255.255.255.255)发送到某个设备。在某些情况下,我们需要在路由器和 PC 之间使用路由器,并且不转发广播包(因为它们是本地广播)。
问题:
在 Windows 10 中有没有办法更改这些 udp-packages 目标 ip?那是我想添加一个规则
@RepositoryRestResource(path = "jobquestionanswer",collectionResourceRel = "jobquestionanswer",itemResourceRel = "jobquestionanswer")
public interface JobQuestionAnswerRepository extends JpaRepository<JobQuestionAnswer,Long> {
}
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)