packet
What happens after a packet is captured?
I\'ve been reading about what happens after packets are captured by NICs, and the more I read, the more I\'m confused.[详细]
2022-12-25 15:13 分类:问答Issue reading packets from a pcap file. dpkt module. What gives?
I am running the following test script to try to read packets from a sample .pcap file I have downloaded.It won\'t seem to run.I have all of the modules, but no examples seem to be running.[详细]
2022-12-24 04:33 分类:问答'module' object has no attribute 'pcapObject'
I have the following sample code which doesn\'t seem to want to run. import pcap pc = pcap.pcapObject()[详细]
2022-12-24 02:05 分类:问答How should I mark the end of a TCP packet?
In a client/server application were text data of varying length will be sent back and forth between the client and server, how should I mark the end of a packet that is being sent? For example, when t[详细]
2022-12-22 05:38 分类:问答.NET Framework for network data packet parsing/assembling?
when programming Tcp/IP program, we often will do data packet assembling and parsing, so is there a framework to make our life easier?[详细]
2022-12-22 01:28 分类:问答HTTP Packets, Whats Happening?
basically, i was wiresharking packets on my PS3 while viewing Motorstorm Leaderboards. The leaderboards are sent to my ps3 in XML format but only after i have been authorised. So can someone please te[详细]
2022-12-21 04:25 分类:问答How to send information fast like many games do?
I\'m 开发者_StackOverflow中文版thinking like the methods games like Counter Sstrike, WoW etc uses. In CS you often have just like 50 ping, is there any way to send information to an online MySQL datab[详细]
2022-12-21 02:57 分类:问答Reading a Struct Within a Struct via PHP's Unpack Function
I want to know how to read a struct within a struct via php\'s unpack function. When I get an IS_MCI packet, I check it\'s Type to make sure it\'s equal to ISP_MCI, and then I check NumC to find out h[详细]
2022-12-19 21:27 分类:问答Create TCP Packet in C#
I\'m开发者_运维百科 sending data to an extremely old system via TCP. I need to send 2000 bytes in one packet, and I need it not to be split up (what happens when I write out 2000 bytes via a socket).[详细]
2022-12-19 17:47 分类:问答Creating a packet header in Java for my application
I have a simple file sharing application. Users are sendin开发者_开发百科g data among each other via packets of size 1024 KB.[详细]
2022-12-19 08:20 分类:问答
加载中,请稍侯......