Questions tagged [intranet]

An Internet Protocol-based computer network for sharing information and services inside an organisation

Questions having the tag regarding Intranet.

Reference: http://en.wikipedia.org/wiki/Intranet

585 questions
0
votes
1 answer

Rich web application platform suggestions

We have decided to develop a real time monitoring intranet application. User number for this tool will be approximately 50+. Considering the trends we have decided it to be web based. Our back end servers extensively java, however communication…
cacert
  • 2,677
  • 10
  • 33
  • 56
0
votes
1 answer

Jmeter doesnt record intranet site

I have a trouble here with Jmeter. I am new with Jmeter. I tried to record our company intranet site with Jmeter, but nothing recorded. If I change website to other website, it worked. Can anyone suggest me what to be set? Or Jmeter doesn't support…
0
votes
1 answer

Absolute-ish secure access for private website

I planning to run a private media wiki server on debian(SELinux) for all my important home documents. I would like to be able to securely access it from the outside with laptop, tablet, or even a live-CD like LPS. It seems to me I would have the…
0
votes
1 answer

any ready made source code available for intranet (lan) messenger

Is there any open source code or free software is available for intranet (Lan) messenger near to http://messenger.softros.com/
ANIL MANE
  • 1,395
  • 2
  • 16
  • 30
0
votes
1 answer

utf-8 character recognition issue

download.php } else { $filename = NULL; } $err = '
GREEK error msg
'; if (!$filename) { // if variable $filename is NULL or false display the message echo $err; } else { // define the path to your download…
Pavlos1316
  • 474
  • 10
  • 25
0
votes
1 answer

Why can't I use HTML5 when deployed locally or in intranet?

I have an ASP.NET site that is using Twitter Bootstrap, and everything looks great when I'm running locally, but when I deploy locally or to our test environment, all HTML5 elements seem to be ignored. I have a DOCTYPE that should allow me to use…
0
votes
1 answer

Distributing Video on a LAN to alternate Locations - Can the browser detect this?

I'm the administrator for a company intranet and I'd like to start producing videos. However, we have a very small bandwidth tunnel between our locations, and I'd like to avoid hogging it by streaming videos by multiple users. I'd like to…
brock
  • 2,302
  • 7
  • 27
  • 30
0
votes
1 answer

Access a COM Object on Client Machine for Intranet Application

We have a 3rd Party Piece of software that I'm wanting to apply some automation to through a COM Object that they make available. I've been using a Windows Forms App so far, but would really like to start working on an intranet site for the company…
Jared
  • 5,840
  • 5
  • 49
  • 83
0
votes
3 answers

Possible to create WinForm apps in VB.NET that can access an intranet?

I'm not looking for a solution, rather I just want to know if this is possible or not with VB.NET (which I'm still just a beginner on). What I'm looking to develop is a WinForm application that allows users within the company network to share files…
user156159
0
votes
2 answers

How to File Upload csv to SQL database on intranet VB.NET site

I am having problems uploading CSV files to my SQL Database. I am trying to achieve this through the File Upload technique on an intranet site. The intranet site is for me and another user to have the ability to file upload these CSVs (in case one…
0
votes
1 answer

How to optimize intranet web site

I have create a web site (PHP, MySQL) for the intranet of my campus. The campus network has a proxy and web servers but I've used a PC in my workgroup as the server using XAMPP 1.7.7 for testing purpose. When I visiting the web site from the…
nirosha rathnayaka
  • 188
  • 2
  • 6
  • 18
0
votes
2 answers

Assign Hostname to Intranet IIS Website

I'm trying to create a website with IIS that is accessible from the Intranet (LAN) of my corporation. This website will display various infos. Currently, to connect to the webpage, I have to enter 192.168.1.24 (The address of the server running…
DTI-Matt
  • 2,065
  • 9
  • 35
  • 60
0
votes
0 answers

javascript code returned from ad server

We are trying to implement ads on our website. We send a javascript call to the ad server which in turn returns javascript as response. The returned javascript is in as follows: document.write('
fn79
  • 303
  • 6
  • 18
0
votes
1 answer

Log which IPs visit WAMP intranet page?

I've got several reports on our intranet (WAMP) and have been asked to see which managers make use of those reports. I can look up their IP addresses fairly easily, but need to know the best way of recording who visits each page and which page they…
franglais
  • 928
  • 2
  • 15
  • 39
0
votes
1 answer

How make time synchronization between android devices when lack access to GPS, GSM and Internet?

I need to synchronize time between two or more android devices. But I don't need change local time, only knew different in time on different devices. I cannot assume that devices have access to GPS or GMS or even to Internet. The connection is made…
LunaVulpo
  • 3,043
  • 5
  • 30
  • 58