Click here to Skip to main content
15,894,907 members
Everything / Intranet

Intranet

intranet

Great Reads

by Chakravarthi Elchuri
How to use WIA supported scanner using C#
by Bjørn
A simple explorer and file transfer for files over a telnet connection
by Lucas Ontivero
A class library for port forwarding in NAT devices that support Universal Plug and Play (UPNP) and/or Port Mapping Protocol (PMP)
by Dennis Betten
How to implement Windows authentication on an Intranet website using WS2012

Latest Articles

by Dennis Betten
How to implement Windows authentication on an Intranet website using WS2012
by Lucas Ontivero
A class library for port forwarding in NAT devices that support Universal Plug and Play (UPNP) and/or Port Mapping Protocol (PMP)
by Chakravarthi Elchuri
How to use WIA supported scanner using C#
by Bjørn
A simple explorer and file transfer for files over a telnet connection

All Articles

Sort by Score

Intranet 

4 Jul 2014 by Chakravarthi Elchuri
How to use WIA supported scanner using C#
1 May 2014 by José Amílcar Casimiro
The sql server communication protocol is not http. Probably the internal proxy of your company only deals with http protocol, so it is not possible to connect to an external sql server via http proxy. Talk to your system administrator, and ask if it is possible to create an exception in...
6 Sep 2023 by Richard MacCutchan
This may help to achieve what you want: Mirrors - Ubuntu Wiki[^].
1 Apr 2014 by ravikhoda
Hi,i am using window authentication in my application. every thing works fine just wanted to know that i don't want user to login every time when they open the url. now one of the solution i found is to set my site in internet option intranet site or add url as a trusted site. now i want to...
2 Apr 2014 by Code Help 2014
If you are using Windows Authentication, it means that the local windows account on the users system should be a valid windows account on the computer where your web application is running. So it means that users can use it without entering passwords only if the local accounts are valid on your...
4 May 2014 by fahood12
Hello,I am developing a program which is connecting to SQL Server which I obtained a static/public IP for it let say it as: 141.52.88.212 on port 2458.The program is working fine and connected to the server without any issue from everywhere in internet.However, I installed the...
26 Dec 2016 by OriginalGriff
Quote:please upload project for intranet mailser with chat applicationIt doesn't quite work like that.We do not do your work for you.If you want someone to write your code, you have to pay - I suggest you go to Freelancer.com and ask there.But be aware: you get what you pay for. Pay...
4 May 2021 by Byron Case
In an intranet environment that I help administer, I'm trying to set up an HTML page to auto-play video whenever we access it. However, I get this from the Chromium browser on load: error.name = Not Allowed Error error.message = play() failed...
12 Apr 2021 by Richard Deeming
Assuming you control the clients, you can use the Chrome Enterprise policies to change the autoplay policy: Autoplay Policy Changes �|� Web �|� Google Developers[^] Chrome Enterprise policy list and management | Documentation[^]
2 Jun 2014 by Bjørn
A simple explorer and file transfer for files over a telnet connection
21 Aug 2014 by Lucas Ontivero
A class library for port forwarding in NAT devices that support Universal Plug and Play (UPNP) and/or Port Mapping Protocol (PMP)
4 May 2021 by Byron Case
My team and I really appreciate your suggestions! In the end, we employed the following solution to do away with the pesky requirement that a user interact with an HTML page before it can do its thing. To allow autoplay on pages when you have...
7 Sep 2023 by Byron Case
How might one download the entire directory http://ports.ubuntu.com/ubuntu-ports to an external drive using a Windows computer? After a good deal of looking, no solution has been found. The intention here is to set up an exact mirror of...