mit einem texteditor eurer wahl (notepad usw) öffnet ihr folgende datei:
Ordner:
c:\WINDOWS\system32\drivers\etc\
Datei:
hosts
(c:\WINDOWS\system32\drivers\etc\hosts)
dann fügt ihr folgendes hinzu. die IP der dbox2 und einen namen für die dbox2. den namen kann man frei wählen. ich hab dbox genommen und benutzte diesen auch in setups für plugins. somit muss man nur das setup aufrufen und das plugin wird installiert, ohne das man eine ip angeben muss. da die dbox ja nun über einen namen zu erreichen ist.
also so:
192.168.0.21 dbox
in der hosts sieht es dann so aus:
Code: Alles auswählen
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
192.168.0.21 dbox
dies klappt auch mit der xbox. einfach die ip der xbox und dahinter den namen (beispiel)
192.168.0.55 xbox
würde in der hosts datei dann so aussehen:
Code: Alles auswählen
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
192.168.0.69 xbox
192.168.0.21 dbox
testen ob es geklappt hat könnt ihr, wenn ihr einfach auf den nachfolgenden link klickt. dann sollte etwas auf dem bildschirm der dbox erscheinen (sofern ihr den namen dbox gewählt habt, sonst anpassen):
Und kommt was auf dem Bildschirm??
gruss
vSaAmTp
Thread zu dem Thema