ethernet
How to monitor Ethernet connection status
How can I monitor if Ethernet cables are plugged in or not from .NET for a given Ethernet connection?[详细]
2023-01-19 19:57 分类:问答Alternative to Wireshark for raw Ethernet capture over USB-Ethernet adapter
(Apologies: I uninstalled and reinstalled WinPcap and now I can see the extra interface! Suggestion found in Wireshark FAQ. I leave the original question below.)[详细]
2023-01-19 12:31 分类:问答A-sync Speed over Gigabit LAN Ethernet File Transfer
I have a strange problem with transferring files between 2 computers connected to each other through an ethernet cable. Both PCs have on-board gigabit ethernet ports. Aside from the different hardware[详细]
2023-01-18 02:14 分类:问答Software to Generate False ARP Requests?
Edit:开发者_开发知识库Answered on serverfault.Thanks! A product I\'m testing appears to freak out when it receives an ARP request with a Sender IP Address of 0.0.0.0.This is not an ARP probe, as the[详细]
2023-01-17 17:21 分类:问答How do I print out the available ethernet NICs in Perl?
I was wondering if it\'s possible to actually print out the available ethernet cards that is present on a linux machine? I have so far read about \"Grep\" from the \"ifconfig\" command.[详细]
2023-01-17 10:30 分类:问答how to use "system call" to determine ethernet status on linux?
usually I use ping to det开发者_如何学Cermine ethernet status, like: ping -c 1 -w 1 <ip_addr>[详细]
2023-01-17 10:06 分类:问答Video stream over ethernet
I have several video servers connected to each other over 1Giga bit ethernet cable. Video clips can be send from one server 开发者_运维技巧to another or live broadcasting.[详细]
2023-01-15 07:38 分类:问答transferring bits in an ip(IPv4) datagram
The bits in Ethernet are transferred in LSB first fashion, but IPv4 datagram is to be transmitted in big endian byte order.[详细]
2023-01-14 21:56 分类:问答Java library for Raw Ethernet [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-12 23:32 分类:问答Sending UDP packets via Java
I\'m trying to se开发者_StackOverflow社区nd UDP packets from my PC to an FPGA via my laptop\'s ethernet cable. I\'ve been using Java\'s DatagramPacket and DatagramSocket to send the UDP packets. Howev[详细]
2023-01-12 00:39 分类:问答