What is SAP - ما هو الساب

SAP Tutorial - تعليم ساب

Protect Facebook Account From Hacking - حماية حساب الفيسبوك من الاختراق

Comprehensive explanation to secure your Facebook account and protect it from hacking - شرح شامل لتامين حساب الفيس بوك الخاص بك وحمايته من الاختراق

Search secrets in Google - اسرار البحث فى جوجل

Professional search in Google to get the best results - احتراف البحث فى جوجل للحصول على افضل نتائج

2018/03/31

ICMP (Internet Control Message Protocol)




ICMP (Internet Control Message Protocol) is a network layer protocol that reports errors and provides information related to IP packet processing. ICMP is used by network devices to send error messages indicating, for example, that a requested service is not available or that a host isn’t reachable.
ICMP is commonly used by network tools such as ping or traceroute. Consider the following example that illustrates how ping can be used to test the reachability of a host:

Host A wants to test whether it can reach Server over the network. Host A will start the ping utility that will send ICMP Echo Request packets to Server. If Server is reachable, it will respond with ICMP Echo Reply packets. If Host A receives no response from Server, there might be a problem on the network.
NOTE – ICMP messages are encapsulated in IP datagrams.
One other common ICMP message is the Destination unreachable message. Here is an example:

Host A sends a packet to Host B. Because the R1’s interface connected to Host B is down, the router will send an ICMP Destination unreachable message to Host A, informing it that the destination host is unreachable.

2018/03/19

اقوى مضاد حيوى



الثوم المرقد في زيت الزيتون أقوى مضاد حيوي في بيتك
يمكنك وضع فصوص من الثوم بعد ثقبها بالشوكة أو بالإبرة بعد تعقيمها في زجاجة فيها زيت زيتون ثم غلقها وتركها مدة أسبوعين ، بعد ذلك أشرب ثلاث ملاعق على الريق كل صباح...وهي تفيد في :
 تصفية الدم
 تصفية الكبد
 إزالة حصى الكلى
 تفيد في علاج البواسير شربا ودهنا
 تفيد في علاج آلام المفاصل بالدهن بها
 علاج تساقط الشعر
 إلى جانب علاج عدة أمراض أخرى. ..ضغط الدم. القلب. الزكام .....
لاتقرأ وترحل شارك المنشور مع اصدقاءك ليستفيد الجميع

2018/03/14

How To Get System Hardware Information Using Java (Windows Only)



There is no any pure Java code to get all system hardware information.
Although we can get some system details using Java like processor, system architecture and the number of processors.
By the code below :
System.out.println(System.getenv("PROCESSOR_IDENTIFIER")); System.out.println(System.getenv("PROCESSOR_ARCHITECTURE")); System.out.println(System.getenv("PROCESSOR_ARCHITEW6432")); System.out.println(System.getenv("NUMBER_OF_PROCESSORS"));
If we want get all hardware information like hard disk, RAM, CD/DVD, network card, BIOS, monitor and others.
We have to use some third party API or windows tools.

1- Use API :
Using other APIs is sometimes complex to use in our code and configuration is not easy, You can use API like SIGAR download from here.

2- Use Windows tools :
You can get hardware information using Windows tools in your java code.
Example :
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;

// Get Hardware Information by CMD commends
public class sss {
 public static String HardDriveSerail () {
  String data = "";


  String[][] commands = new String[][] {         {"CMD", "/C", "WMIC OS GET Installdate,SerialNumber"},
                                                 {"CMD", "/C", "WMIC BASEBOARD GET SerialNumber"},
                                                 {"CMD", "/C", "WMIC CPU GET ProcessorId"},
                                                 {"CMD", "/C", "WMIC COMPUTERSYSTEM GET Name"},
                                                 {"CMD", "/C", "WMIC diskdrive GET Name, Manufacturer, Model, InterfaceType, MediaLoaded, MediaType"},
                                                 {"CMD", "/C", "WMIC memphysical GET Manufacturer, Model, SerialNumber, MaxCapacity, MemoryDevices"},
               };
  try {
   for (int i = 0; i < commands.length; i++) {
    String[] com = commands[i];
    Process process = Runtime.getRuntime().exec(com);
        //Closing output stream of the process
    process.getOutputStream().close();
 
    //Reading sucessful output of the command
    BufferedReader reader = new BufferedReader(new InputStreamReader(process.getInputStream()));
            String s;
    while ((s = reader.readLine()) != null) {
     data += s;
    }
    //data = reader.lines().collect(Collectors.joining());
   }
  } catch (IOException e) {
   // TODO Auto-generated catch block
   e.printStackTrace();
  }
  // Print Data
  return data.trim().replaceAll(" +","-");
 }
}

Detailed about WMIC you can visit here.

2018/03/12

اول قمر صناعي لبث الإنترنت لكوكب الأرض على صاروخ فالكون 9



إيلون ماسك
ناس كتير متعرفوش
هو رجل أعمال كندي حاصل على الجنسية الأمريكية ولد في جنوب أفريقيا
وهو مستثمر ومهندس ومخترع.
الراجل ده دلوقتى يصنعُ فَوقَ المَجدَ مجدا ً
ليه .. عمل اية ؟
الراجل ده من 3 سنين كدة دة طلع وقال انا هطلق أقمار صناعيه لبث الانترنت تغطي كوكب الأرض بس كالعادة الناس قالت مجنون ومش هيقدر.
لكن
الراجل ده من كام يوم كدا اطلق أول قمر صناعي لبث الإنترنت لكوكب الأرض على صاروخ فالكون 9.
وتم اطلاق القمر الصناعي بنجاح ودلوقتي فى مرحلة التجربة ومش هيبقي قمر صناعي واحد فقط أكيد طبعا ً وحاليا فى مرحلة التجربة ومتوقع انه هيتم تشغيلة فى 2019

والسرعات اللى هتبقي متوفرة 4000 super-fast من السرعات العادية
وطبعا كلها Signals مفيش كابلات بحرية ولا الجو دة.
وطبعا محدش هيقدر يمنعها لا فى مصر ولا فى اى مكان لان كلها Signals
ومسمعتش ان حد قدر يمنع Signals قبل كدا جاية من قمر صناعى.

يارب 2019 تيجى بسرعة 😍😍

Twitter Delicious Facebook Digg Stumbleupon Favorites More