1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-23 16:09:02 +00:00

Spell out jdwp acronym

This commit is contained in:
fyodor
2012-11-16 02:15:00 +00:00
parent 755e7cdfb3
commit dccd153b72

View File

@@ -1,4 +1,4 @@
--- JDWP library implementing a set of commands needed to --- JDWP (Java Debug Wire Protocol) library implementing a set of commands needed to
-- use remote debugging port and inject java bytecode. -- use remote debugging port and inject java bytecode.
-- --
-- There are two basic packet types in JDWP protool. -- There are two basic packet types in JDWP protool.