Jump to content

Dvrdns Yi Güncelliyecek Program


cengoverdi
 Share

Recommended Posts

merhaba arkadaşlar aslında nasıl bir başlık atıcağımı bilemedim
[quote]http://www.dvrdns.net/cgi-bin/dnscgi.exe?ctag=3&ln=en[/quote]
bu bir dinamik dns sitesi yanlız bir üyelik filan istemiyor bu siteyi dvr kayıt cihazları dvr kartlarının yazılımları filan kullanıyor bana bunu güncelliyecek bir program lzm nasıl yapılacağı kunusunda hiç bir fikrim yok sizden bir yardım istiyorum şimdiden teşekkürler umarım ne istediğimi anlatabilmişimdir
Link to comment
Share on other sites

  • 2 hafta sonra ...

[code]http://www.mediafire.com/?zcn09uo88deob5v[/code]

[codebox]
domain = Input.GetText("Input1");
ip = Input.GetText("Input2");
result = HTTP.Submit("http://www.dvrdns.net/cgi-bin/dnscgi.exe?ctag=0&ln=en", {domain=domain,ipaddr=ip}, SUBMITWEB_POST, 20, 80, nil, nil);
if result then
Dialog.Message("Uyarı", "Adres güncellendi !");
else
Dialog.Message("Uyarı", "Hata oluştu !");
end
[/codebox]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...