简体   繁体   中英

javascript: read packet information

I am not sure if this is possible. Essentially I want to run javascript. While I am running javascript code on the client I would like to send an ajax request to my server to do some stuff and then send the information back to the client. When this is sent back I am wondering if it is possible for javascript (or jquery) to read the source ip and destination ip address that this ajax response came from?

由于服务器已经了解所有信息,因此将该信息作为json的一部分发送到响应中。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM