packet
Arranging bytes in a packet
If I need to create a packet like this: field 1: SOCKS protocol version, 1 byte field 2: status, 1 byte:[详细]
2023-02-07 15:45 分类:问答How to set the format of a udp packet?
In an assignment it was required to form an ad hoc network between 2 laptops by switching the wireless LAN card in 2 laptops to the ad hoc m开发者_开发知识库ode then choosing a suitable SSID.[详细]
2023-02-06 03:57 分类:问答JavaScript WebSockets with UDP?
I\'m writing a JavaScript Application that has to receive a h开发者_如何学Gouge amount of data from other users. It is not important if some of this data gets lost. Is there some way of using JavaScri[详细]
2023-02-04 15:25 分类:问答php and c# tcp communication problem
Ok, well im working on a c# application that is acting as the server on port 4. And a php script on my website acting as the client. It can connect to the server but, when the server or client attempt[详细]
2023-02-04 08:38 分类:问答storing network data packets
ho开发者_如何学Gow to store all messages flowing trough the network card (or only with given ip address) in linux operating system and store it to a file?You should have a look to tcpdump / libcap. Of[详细]
2023-02-02 02:16 分类:问答Reassembling TCP Segments [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-01-31 12:08 分类:问答C# packet structure system
I am working on a packet system (UDP or TCP, either way is fine) but I came to the conclusion that my current (TCP) system is really awefull.[详细]
2023-01-29 00:20 分类:问答How to real time convert wireless packet(802.11) to Ethernet packet(802.3) in windows?
How to real time convert wireless packet(802.11) to Ethernet packet(802.3) in windows? I\'m receive wireless packet with Wireless Lan.[详细]
2023-01-28 16:17 分类:问答Send specific packets with HttpWebRequest
Hey. Is it possible to send a packet from a C# application without using sockets? I\'d like to use WebClient or HttpWebRequest in ord开发者_如何学运维er to send specifically formatted packets to a ser[详细]
2023-01-26 14:18 分类:问答Maximum packet size for radius
Does RADIUS have a maximum packet size? One of my applications will require a signed biometric image to be sent for authentication purposes and I am unsure of whether radius will be 开发者_JAVA技巧abl[详细]
2023-01-26 04:34 分类:问答