W*****7 发帖数: 830 | 1 我想把大量数据放在家里的外置硬盘上,但是想要从家里的任何一台电脑上都可以不连
线就可以access。有点wireless intranet的意思。这个怎么实现? 需要internet吗?
谢谢 |
|
g*****n 发帖数: 56 | 2 I tried to use win2000 professional and win2000 server as a intranet server to
share broadband with my roomate. I searched help file in win2000, it told me:
your local connection-> right click->properties-> click the shairng tab
BUT, I can not find such a "sharing tab", there is only one general tab!
Please help, thanks. |
|
b*****o 发帖数: 284 | 3 How to change Remote Desktop Port?
Because the default pot is already use by another machine in our intranet. |
|
np 发帖数: 17 | 4 I need to design a computer chess game. This game should involve two human
palyers and it should be designed using Java programming Language. I need to
get the likely classes involved in this game as well as the necesary coding
that will enable me run the program. I am a new user of Java programming
Language. The guidence given will be of much help. The two players could
either be on the same computer on on different computer connecting trough the
intranet or Internet.
thanks |
|
r***l 发帖数: 67 | 5 Before you implement anything, you have to make sure the requirements and then
pick the right technology.
It's a long story and I will try to make it short here. For presentation,
there are different technologies for you to use:
1. Java Swing Application
Good for internal use (intranet). You can access database and other resource
easily. WebStart can make it easier to manage and distribute.
2. Applet
Code is downloaded through the internet. It's running inside the java enabled
browser. The secur |
|
r***l 发帖数: 67 | 6 Again, it is a bad bad practice to try to allow Applet access the database on
the serverside.
Applet is downloadable through the internet and it is intended to be runing
inside user's network. Applet author can not control his user's firewall and
network setting.
Why you need to use Applet? If the user is on the internet, then JSP/Servlet
is the way to go. If all the users are on the local intranet, Java Swing
application should be used.
If you really really want to use Applet for whatever reaso |
|
h*********o 发帖数: 62 | 7 also you can try jakarta's httpclient. also you can try socket programming.
pay attention to sth like http tunelling if you are from intranet |
|
k***r 发帖数: 4260 | 8 My understanding (of that article) is that wicket URL is
session dependent. Many other systems' are not. Say, a forum
url could be http://site/forum/?id=2&post=2, if they use
hidden fields, cookies, etc.. These URLs are search
engine friendly. No session dependency.
Better yet, some frameworks allow you to construct URLs
anyway you want, say, http://site/shopping/shoes/sale,
and nothing else. These URLs are very SEO effective.
Intranet sites don't care as much but commercial sites do
care a lot. |
|
k***r 发帖数: 4260 | 9 richfaces and icefaces are nice for RIA type of apps, intranet
apps. But are they that useful for regular web sites, like
a shopping site? |
|
t*******e 发帖数: 684 | 10 Agreed. In many places, like organization intranet, FLEX/FLASH is
prohibited on PC. Others may have accessibility restrictions. Technical
decisions in many cases are driven by business requirement and
constraints.
doubt
performance
loads.
requirements. If
is
problem),
(
to big |
|
z****e 发帖数: 54598 | 11 原来是这样,因为以前我们都是自己搞security,而且多数时候是intranet
所以就没有太关心jsp的位置了 |
|
g*****g 发帖数: 34805 | 12 Plugins are just libs that can be downloaded automatically if
they are in the repo. It's recommended to push all your dependency
and plugins to intranet repo so that your build server has no
external dependency. |
|
g*****g 发帖数: 34805 | 13 You still need to add them to your intranet repo if you want your build
server completely independent of external repo. |
|
b******y 发帖数: 9224 | 14
are
faster.
看公司的要求吧。如果在公司里工作,已经用了JSF,那只能硬着头皮学了。否则,如果
自己做项目的话,JSF还是敬而远之吧。搞得太复杂的东西,做intranet还行,不太适
合大容量的网站啥的。所以,根据需求而定和你的工作而定。 |
|
t*******e 发帖数: 684 | 15 我估计那人就是不懂罢了。
Portal技术一直半红不红。号称presentation layer的SOA,做intranet还是不错的。 |
|
t*******e 发帖数: 684 | 16 我估计那人就是不懂罢了。
Portal技术一直半红不红。号称presentation layer的SOA,做intranet还是不错的。 |
|
t*******e 发帖数: 684 | 17 做intranet,还有论坛网站,healthcare, government,commercial banking等,
portal用的比较多。没有UI的integration要求,不需要用。我碰到过有人把portal当
layout manager用的。
component |
|
a*******e 发帖数: 3021 | 18 after installed ff3.5 from somewhere else (not fedora), I alwasy get
hostname resolution problem.
in the same intranet, computers running winxp don't have this problem.
weird |
|
z**r 发帖数: 17771 | 19 就是对于域名相同的,不管具体url是什么,所有的密码都存成一个?
问题起因是访问公司intranet,很多地方需要密码,每次都输入有电麻烦,可这个密码
又是每3个月换一次,时间长了就有点乱套了。要是能有办法3个月密码到期后,只要改
一个master password,就可以自动用到所有的公司网站就好了。 |
|
F*******i 发帖数: 190 | 20 thanks a lot!
Found a option from router where I can use static dhcp, which is good so
far for the intranet purpose. |
|
p****a 发帖数: 12 | 21 I forgot to say I can deploy the .exe files to the local desktops in
intranet. Any ideas about the .exe files? Thanks!!! |
|
Y*********I 发帖数: 54 | 22 我刚安装 ActivePerl 5.10
OS: vista home
When click on OLE-browser, got a message: Internet Explorer could not load
the PerlScript engine. This is most likely due to the value of the "
Initialize and script ActiveX controls not marked as safe" security setting
of the "Local intranet" zone. PerlScript inside IE will only run on Windows
XP SP2 and later if this setting is set to Enable. Setting it to Prompt
doesn't seem to work.
恳请各位帮助。
非常感谢。 |
|
g*****g 发帖数: 34805 | 23 What's your performance requirement, i.e. how many hits per
day you expect to get? If it's an intranet site with little
traffic, a $500 linux box is more than enough to handle it.
shared
host |
|
l********l 发帖数: 9452 | 24
很大多公司都在用sl更新intranet app,搞这个前途大大的。
你就不要跟那个技术sb挣了,毛都不懂,就知道满嘴跑火车 |
|
o**o 发帖数: 3964 | 25 而且躲不开。各大公司招不到合格程序员,intranet内部软件只好纷纷使用Java,那叫
一个慢哪。。。Java一打开,i7变i5, i3变core duo, 奔腾变386, 千兆网变56K,2014
变1994。。。
磨蹭本是人的天性之一,所以算不上反人性。但是不要脸的是Java程序铺天盖地,营造
一种本来就该这么慢的虚假氛围。偶尔用上个C++ native程序,简直久旱逢甘霖,犹如
Java臭屁丛中透得一口新鲜空气。 |
|
k**********g 发帖数: 989 | 26 Because internally-developed software will not have any Quality Assurance (
QA) testing or performance profiling.
If internally-developed C++ intranet app, expect it to crash a lot.
Btw this is why small and medium businesses (SMB) loves C#. |
|
a*f 发帖数: 1790 | 27 EC2基本上是两层访问控制,密匙和密码。不管是暴力破解或者偷到密码和密匙等于可
以拿走你所有的敏感数据。
实际的安全系统要求多级安全控制。很多政府机构包括军方都不允许黑客通过暴力或者
系统漏洞直接就能访问到数据服务。自己的DC能够物理阻断和外部的联系,平时是白名
单而且受限的访问,VM的安全级做不到这一点。很多机构的Intranet应用都限制数据服
务只能在building内部访问,这种数据的安全高很多。 |
|
d****n 发帖数: 1637 | 28 intranet 就不堤防同事了?
http tcp packet被拦截了肿么办?都是赤果果的text |
|
b*********n 发帖数: 2284 | 29 确实在找contractor,不过我好歹也要比划一下。
先攒一个intranet能用不出事就行。这个不是太难吧? |
|
m**t 发帖数: 1292 | 30 socks is a standard based authentication mechanism, usually
is part of the firewall functionality. Remote access users can authenticate
with SOCKS firewall (user name, passwd and so on, not sure whether have public
key based), then traverse the firewall. The attacker can try to find ur machine
's socks port and try out user name/passwd to compromise the firewall, thus
can access ur intranet or well in this case maybe ur machine itself. |
|
s*********r 发帖数: 22 | 31 【 以下文字转载自 Unix 讨论区,原文如下 】
发信人: screwdriver (screwdriver), 信区: Unix
标 题: need help on IPsec
发信站: The unknown SPACE (Thu Feb 20 10:55:45 2003) WWW-POST
have a proj need to use IPsec to do Host to Host communication across the
firewall. I know this is similar to SSH, which I have a little experience,
other than that, I have no clue about, for example, how to set it up on the
two unix boxes.
UNIX A: on company intranet behind the firewall
UNIX B: in DMZ
what are the steps to make them talk through |
|