473,383 Members | 1,789 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Remoting + Firewalls

Hi,
I have currently developped a small test app for remoting,
it currently works great if the firewall is turned off.
how do i deal with firewalls ?

i currently am using onecare on my dev machine and the server will be
local and the client will be remote how do i go though the firewall ?

best regards,
Alexandre Brisebois

Apr 19 '06 #1
4 1599
Hello, Alexandre!

AB> i currently am using onecare on my dev machine and the server will be
AB> local and the client will be remote how do i go though the firewall ?

What channel do you use? Generally firewalls aren't blocking port 80, that is HTTP channel can be used.
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
Apr 19 '06 #2
I currently run IIS and when I try to run it on 80 i get exceptions.
and im using the http channel.

regards,
Alexandre Brisebois

Apr 19 '06 #3
Hello, Alexandre!

AB> I currently run IIS and when I try to run it on 80 i get exceptions.
AB> and im using the http channel.

Then you can configure firewall not to block the port your channel is using...
For test purposes, you can switch IIS on the other port and try http channel in 80 port.
--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
Apr 19 '06 #4
Vadym,

thank you for the suggestion, i will look into it,
is there any good resources on how to auto configure ports to listen to
?
(firewall)

regards,
Alexandre Brisebois

Apr 19 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: anders | last post by:
Hi! I have a config file that looks like this: <?xml version="1.0" encoding="utf-8" ?> <configuration> <system.runtime.remoting> <application> <service> <wellknown mode="SingleCall"...
1
by: Nadav | last post by:
Hi, I Wonder... Can a server-side class exposed through remoting expose a delegate? In other words: can a client set a server-side delegate that in-turn will be asynchronously called from the...
3
by: Dave Girvitz | last post by:
I've had an application that has been working for about a year that uses an HTTP channel with a Binary Formatter. The other day, my client installed a FreeBSD firewall and now the application has...
1
by: David Krmpotic | last post by:
Hi All! I have a .NET remoting Client-Server application with Server Activated Objects only.. something is worrying me.. sometimes (rarely), I can't connect to the server although it is...
1
by: Fred West | last post by:
From what I have read in the news group, it appears that .NET Remoting is the recommended approach for Inter-Process Communications in an all .NET solution. Remoting in version 2003 only...
4
by: Virendra | last post by:
anybody can send complete discription of dotnet remoting and webservice. in which situation which can be used -- Virendra Chandra Software Engineer Glansa Solution,Secunderabad
6
by: RichieRich | last post by:
Any comments on .NET Remotinv vs. Web Services? Which would you choose? Thanks.
8
by: sandy82 | last post by:
I coded a simple example in c# In which their is a client and a server using a dll . I am confused on the Point that u have to use the .dll on both sides .Cant we have a solution of having a dll...
3
by: Ken | last post by:
I have (inherited) a client program that uses remoting to access memory on the server. The server program runs on windows 2003 server and the client runs on WinXP Pro. The programs work in their...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.