IP Address AND Port of Remote Client?
Wed, 6 Feb 2008 13:34:17 -0800 (PST)
Anyone know if it's possible to get the IP address and Port of the
client making a call to a remoting server? I have implemented an
IServerChannelSink and I can get the IP address using the following
code:
IPAddress clientAddress =
requestHeaders[CommonTransportKeys.IPAddress] as IPAddress;
However, this i ...
|
Problems using DownloadFile in VB.net2003
Tue, 5 Feb 2008 05:37:00 -0600
Hi,
I am trying to download a Worddocument from a server to a client and use the
following code:
Dim remoteUri As String = "http://www.xxx.com/"
Dim fileName As String = txtCVpad.Text
Dim myStringWebResource As String = Nothing
Dim myWebClient As New System.net.WebClient
...
|
Invest smart
Sat, 2 Feb 2008 13:56:16 -0800
How much profit can you make with one dollar?
Check out this website www.forbuck.com
Without any obligation, registering or other ties make cash!
...
|
Invest smart
Thu, 31 Jan 2008 20:09:19 -0800
How much profit can you make with one dollar?
Check out this website www.forbuck.com
Without any obligation, registering or other ties make cash!
...
|
Telenet nieuwsgroepen mededeling: nieuwsserver adres aanpassen/Attention: modification de l'adresse du serveur de newsgroup
Wed, 30 Jan 2008 02:09:48 GMT
Beste klant,
Telenet heeft een migratie gedaan van haar nieuwsservers.
Wat betekent dit concreet voor jou als gebruiker?
Er verandert niets aan de service, maar om verder gebruik te maken van de
Telenet nieuwsgroepen service moet je bij de instellingen van je nieuwslezer
het adres van de nieuwsserver ver ...
|
Stop baby eating in CHINA
Tue, 29 Jan 2008 07:43:30 -0800
Eat dogs, cats and baby look below:
http://z.about.com/d/urbanlegends/1/0/v/7/eating_babies1.jpg
http://z.about.com/d/urbanlegends/1/0/w/7/eating_babies2.jpg
http://888.rockin.net/propaganda-of-baby-eating/rumour.htm#true_story
info@imagiam.com
...
|
Instalacion Chip Consolas Wii Playstation 2 - Xbox360 - Playstation 3 - Ps2 Ps3
Mon, 28 Jan 2008 18:32:19 +0100
...
|
|
|
remoting problem
Sat, 26 Jan 2008 12:57:23 +0200
Hi all
i have an object example employee with property Id. when the employee object
is new the Id property is 0 and when it is saved to the database the Id
property is set to the automuber from the database. The data access
component is a remote component.
my problem is when when i run my application and pl ...
|
Events stop working when interface assembly is signed (strong-named).
Fri, 25 Jan 2008 12:17:05 -0800 (PST)
Our csharp Windows forms application uses .Net remoting as a way for
third party applications to integrate with us. This API includes
methods, properties and events that client applications can do to
share context with us. We've also provided a COM wrapper so that non-
dotnet apps can use it too.
Problem: Whe ...
|
Delay between .net remoting call between client and server
Fri, 25 Jan 2008 10:56:01 -0800
we have different Delays between .net remoting call between client and server.
typically there is nearly no delay, on some other machines up to 200ms.
It seems that no virus or firwall software is running on these machines.
How i sit possible to detect who is responsible for these delays on
dedicated mach ...
|