ethernet
How can I send a datagram with an Ethernet trailer?
How can I send a datagram with an Ethernet trailer? If I use SocketType.Raw, I\'ll have to send the whole IP header 开发者_如何学Cand I have no idea how to do that.Something like this perhaps?[详细]
2023-01-11 01:58 分类:问答Network connection reset after intensive operation
I am doing a measurement project where I send and receive data from numerous devices on my network. The send/receive can be considered fast and intensive, as there is almost no pause and a continuous[详细]
2023-01-10 05:04 分类:问答How to determine the length of an Ethernet II frame?
The Ethernet II frame format does not contain a length field, and I\'d like to understand how the end of a frame can be detected without it.[详细]
2023-01-10 04:30 分类:问答linux raw ethernet socket bind to specific protocol
I\'m writing code to send raw Ethernet frames between two Linux boxes. To test this I just want to get a simple client-send and server-receive.[详细]
2023-01-09 23:57 分类:问答Get Binary Data from external device on Android Phone
I\'m looking for some input on how to go about a problem I have. We have a device that has binary data that it needs to send out (they are mainly just symbols, but in a custom binary format) over ethe[详细]
2023-01-06 23:29 分类:问答Need some help converting a MAC address to binary data for use in an ethernet frame
I\'ve been looking over various internet postings and a lot of the code I\'ve seen looks similar to this:[详细]
2023-01-03 00:41 分类:问答how to copy conmanclient.exe and related files to the windows folder of device
I need to debug a winCE application over the ethernet using Visual Studio 2005. I have connected to the device over the ethernet and now need to run[详细]
2022-12-31 23:14 分类:问答How to choose InfiniBand or Ethernet programmatically?
I need (simple) program which allows to choose what to use to transfer data - Infiniband or Ethernet and switch them in runtime. I searched through InfiniBand docs, google and google/codeseaarch and h[详细]
2022-12-31 18:33 分类:问答Jumbo Packet in 1 Gigabit Ethernet- help
I would like to know about Jumbo Packets using UDP in 1 Giga etherent. Wha开发者_Python百科t are the delays in such system?[详细]
2022-12-27 12:00 分类:问答MySQL performance - 100Mb ethernet vs 1Gb ethernet
I\'ve just started a new job and noticed that the analysts computers are connected to the network at 100Mbps.The ODBC queries we run against the MySQL server can easily return 500MB+ and it seems at t[详细]
2022-12-26 23:36 分类:问答