If I need to create a packet like this: field 1: SOCKS protocol version, 1 byte field 2: status, 1 byte:
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.
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
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
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
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.
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.
How to real time convert wireless packet(802.11) to Ethernet packet(802.3) in windows? I\'m receive wireless packet with Wireless Lan.
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
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