Obtain the batch code of the Internet IP Address

Source: Internet
Author: User

CopyCodeThe Code is as follows ::: ========================================================== =
: IP. bat
: V0.1
: Jinminghou.cn @ 2009-12-22
:: ========================================================== =
@ Echo off
Title getip
Set IP = unknown
Echo on error resume next: Set Odom = wscript. GetObject ("http://www.jinminghou.cn /? APP = IP & flag = client & temp = "^ & now (): dim I: for I = 1 to 50: If
Odom. readystate = "complete" then exit for: end if: wscript. sleep 200: Next: dim temp: temp1_odom.doc umentelement. outertext: Set Odom = nothing: temp = mid (temp, instr
(Temp, "[") + 1, instr (temp, "]")-instr (temp, "[")-1): wscript. echo temp> "% Temp % \ getip. vbs"
For/F "tokens = 1, * delims =:" % I in ('"cscript // nologo ^" % Temp % \ getip. vbs ^ "') do set IP = % I
If exist "% Temp % \ getip. vbs" Del "% Temp % \ getip. vbs"> 2> NUL
Echo your IP: [% IP %]
Pause> 2> NUL
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.