Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by smuaie

  1. smuaie

    Repetitive code (Newbie)

    I try to find a elegant way to code a component in order to employ it with different value of a constant. The code is : library IEEE; use IEEE.STD_LOGIC_1164.ALL; entity c_nibble is Port ( input : in std_logic_vector(3 downto 0); output : out std_logic_vector(3 downto 0)); end...
  2. smuaie

    Windows 2K want see the PCs in our domain

    Which services are necessary to support SMB/CIFS?
  3. smuaie

    Windows 2K want see the PCs in our domain

    Yes, the subnetmask is the same.
  4. smuaie

    Windows 2K want see the PCs in our domain

    It's not my opinion because * All software work fine, * I can send and receive emails, * I cab browse the web but * I cannot acces to me file server. I seems that the problem is the SMB/CIFS network level... smu
  5. smuaie

    Windows 2K want see the PCs in our domain

    I have a cloned disk from this machine and this one work fine. But I cannot use this disk because the guy who use the machine has installed a lot of tools that request the harddisk serial number. smu
  6. smuaie

    Windows 2K want see the PCs in our domain

    Yes, I can ping the others PC (It was written in my intial post). The server is also the gateway.
  7. smuaie

    Windows 2K want see the PCs in our domain

    Hello, Since yesterday, I have a PC that refuses to see the others PC in our domain. Details are: I see the domain (after a very long time) but as soon as I want to explore it, I obtain an error message. I can ping the server. By exchanging with a rescue hard disk, the system works fine, it's...

Part and Inventory Search

Back
Top