Untitled thread

This is a discussion about Untitled thread in the Windows Networking category; Hi, I have been sharing my printer on my wireless network by enabling Netbios over TCPIP. I was told that enabling netbios over tcpip is not a secure idea. An IT friend said that I can share my printer through my IP? He was in a hurry that he didn't explain it in details.

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar34.webp

4 Posts
Location -
Joined 2002-04-26
Hi,
I have been sharing my printer on my wireless network by enabling Netbios over TCPIP. I was told that enabling netbios over tcpip is not a secure idea. An IT friend said that I can share my printer through my IP? He was in a hurry that he didn't explain it in details. Does anyone in this forum know how? I know that the safest solution is a print server but if there is another way...
Thanks for your help. By the way, all computers are Windows XP's.
 
Tom

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Jan 29
Created
Feb 11
Last Response
0
Likes
2 minutes
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar34.webp

4 Posts
Location -
Joined 2002-04-26
OP
Sorry for the delayed response. I have the printer connected via USB and when I ran the rundll, it couldn't find the printer. Maybe I have to connect it to the parallel port? Thanks for your reply Alex.
 
Tom

data/avatar/default/avatar22.webp

46 Posts
Location -
Joined 2002-12-01
Quote:
P.S.=> Rundll32.exe's pretty good - It lets you call functions hidden inside .DLL (dynamic link libraries) files. Basically, it's probably a C/C++ program w/ an int argc function in it (allows intake of commandline parameters) to feed to a LoadLibrary API calling function to let you use them - which is pretty much what a C/C++ programmer does for the int argc function in his code if it takes commandline parameters & loads DLL files lib calls to use as well which any language can utilize pretty much... BUT, the rundll32.exe program makes this the province of end-users as well in rundll32.exe program... apk

could you say that in english please? ;-)