I need to write a c++ program in windows 95 for examining the destination and source address of packets on a network. I am not sure if i need to use Netbios or IPX/SPX. Does anyone know of any C ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10023673.html
Zones:
C++Date Answered: 09/28/1997 Rating: 8.0 Views: 8
I need a script that will:
Run after DHCP has gotten an IP address
Do a reverse host lookup on the IP address to discover
it's own DNS name.
Check the netbios name to see if it is the same as the
D...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Win95_S...
Zones:
Win95 SetupDate Answered: 10/11/1998 Rating: 5.6 Views: 0
I launch a network game over the lan, for DukeNukem, but it comes up with "NetBIOS not found."
Why is this? What can I do to fix it?
Thanks.
biggsung@anji.smhall.org
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10108...
Zones:
Windows 95Date Answered: 02/27/1999 Rating: 5.8 Views: 0
Calling netbios(NCB) in Win98 to send a broadcast over the
LAN using NETBEUI returns without error but doesn't send
the broadcast.
The same program runs properly under DOS 6.22 by using
int 5Ch. In...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10121620.html
is there another way of getting netbios name?
cause I've get this one from another question here:
var
wsdata : TWSAData;
he : PHostEnt;
ip : TInAddr;
begin
WSAStartup(MakeWord(1, 1),...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10432057.html
Hi, I'm trying to connect my program on netbios of another local computer and establishing the connection, for example my computer A, connect to the netbios of computer B, and send a message for ex...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20409926.html
Zones:
C++Date Answered: 01/15/2003 Rating: 7.6 Views: 0
hi. does anybody know where i can find info (and/or examples) on how to use/access netbios? to retrieve and send information. i've seen a few examples on how to get the mac address, but i was hopin...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20571154.html
I'm trying to share a simple folder over the Internet.
I have Windows 2000 machines, and I want to have access to text files in the folder and share Excel workbooks in real time (in Excel click...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20791410.htm...
Zones:
Windows 2000Date Answered: 01/05/2004 Rating: 6.2 Views: 0
Ok, a few questions I have a windows2k/xp network.
The problem:
I have an internal DNS server and a DHCP server(windows 2000).
Name resolution works great withn network (192.168.1.0). But ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21119918.htm...
Zones:
Windows 2000Date Answered: 09/05/2004 Rating: 8.2 Views: 0
Is there a way to force a Workstation configured by a DHCP server to resolve a NetBIOS name by asking a DNS server? I don't want to have to use a lmhost file. The workstation currently have a map...
http://www.experts-exchange.com/Networking/Misc/Q_21160410.html