تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
محتاج برنامج جاهز او كود تغير ال الاي بي كل ثانيه اتوماتيك
#1
وجدت هذا الموضوع 
لتغير الايبي 
http://vb4arb.com/vb/showthread.php?tid=...A%D8%B1+ip

احتاج درس تغير الاي بي للكمبيوتر كل ثانيه 
 ولو امكن مشروع جاهز اختصار للوقت لان جهازي تم اختراقه وتشفيره بفيرس الفيديه واحتاج لتنزيل البرامج علي الجهاز من جديد
وجزاكم الله خير
الرد }}}
تم الشكر بواسطة:
#2
في الانتظار تعاونكم معي
الرد }}}
تم الشكر بواسطة:
#3
هذا مثال من الصفحة التي وضعتها مع اضافة مؤقت لتغيير رقم الايبي كل ثانية


الملفات المرفقة
.zip   ChangeIPAddressXT.zip (الحجم : 113.88 ك ب / التحميلات : 96)
الرد }}}
#4
شكرا جاري التنزيل
الرد }}}
تم الشكر بواسطة:
#5
هناك خطأ في الكود 
ChangeIP("192.168.1." & i.ToString("000"))

        Txt_IPAddress.Text = "192.168.1." & i.ToString("000")



System.InvalidCastException
  HResult=0x80004002
  Message=Conversion from string "192.168.1.001" to type 'Integer' is not valid.
  Source=Microsoft.VisualBasic
  StackTrace:
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
   at ChangeIPAddressXT.Form1.Timer1_Tick(Object sender, EventArgs e) in C:\Users\ahmed-pc\Downloads\ChangeIPAddressXT\ChangeIPAddressXT\Form1.vb:line 44
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
   at ChangeIPAddressXT.My.MyApplication.Main(String[] Args) in :line 81

Inner Exception 1:
FormatException: Input string was not in a correct format.
الرد }}}
تم الشكر بواسطة: asemshahen5
#6
عفوا عدل الاكواد التالية :

PHP كود :
ChangeIP("192.168.1." i)

 
       Txt_IPAddress.Text "192.168.1." 
الرد }}}
تم الشكر بواسطة: ابو روضة
#7
نفس رسالة الخطأ
الرد }}}
تم الشكر بواسطة:
#8
تم والحمد لله الكود يعمل كان يحتاج التشغيل كمسؤل ممكن تحديد عدد ثواني تغير الاي بي وشكرا لك
الرد }}}
تم الشكر بواسطة:
#9
غير خاصية Interval من 1000 اي ثانية الى الوقت الذي تريده كل 1000 ميلي ثانية تعني ثانية .
الرد }}}
تم الشكر بواسطة: ahmedhhh2 , ahmedhhh2
#10
شكرا لك استاذ asemshahen5
الرد }}}
تم الشكر بواسطة: asemshahen5



التنقل السريع :


يقوم بقرائة الموضوع: