US 12,309,044 B1
Identifying application and transport layers discrepancies
Dezhi Bi, Hangzhou (CN); Yuanyuan Du, Hangzhou (CN); Xiaohuan Pan, Hangzhou (CN); and Jingjin Xie, Hangzhou (CN)
Assigned to Zoom Communications, Inc., San Jose, CA (US)
Filed by Zoom Communications, Inc., San Jose, CA (US)
Filed on Jan. 18, 2024, as Appl. No. 18/416,292.
Int. Cl. H04L 43/04 (2022.01); H04L 43/10 (2022.01)
CPC H04L 43/04 (2013.01) [H04L 43/10 (2013.01)] 18 Claims
OG exemplary drawing
 
1. A method, comprising:
logging first data related to outbound transport layer requests from a software application to external systems;
logging second data related to application services layer requests from the software application to at least some of the external systems;
identifying, based on the first data and the second data, an outbound transport layer request of the outbound transport layer requests that does not correspond to an application services layer request of the application services layer requests; and
configuring a premain function to modify respective bytecode of classes related to network communication to enable logging the first data, wherein the classes related to the network communication comprise java.net.Socket and java.net.Datagram.Socket.