Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet remoting > june 2005 > threads for june 15 - 21, 2005

Filter by week: 1 2 3 4 5

Properties of a remote object
Posted by ThunderMusic at 6/20/2005 9:02:44 PM
Hi, I'm I right or the public properties of a remote object cannot be read? I have some code here that relies on the properties of a remote object and it casts an exception each time saying the function myclass::get_myproperty requires 1 argument and recieved 0 argument. Or maybe it is only ...more >>


Returning interfaces from web-services and remoting servers?
Posted by Ben Fidge at 6/20/2005 2:25:01 AM
Hi I'm just about to start the design and development of a large in-house Content Management System. The system will be ASP.NET based with a Sql Server back-end and will be developed be using VS.NET 2003 Ent. architect. Due to high demand (~10,000 users), and varying network setups across ...more >>

Get TCPClient IP
Posted by Theo at 6/15/2005 2:59:44 PM
Hello, i have a tcplistener that accepts tcpclient connections in a specific port. All i want is to get the IP address for every tcpclient that is trying to connect to my pc. So far i couldn't find any help on this issue. Why is it so difficult to the learn the ip of a remote client? ...more >>

Remoting a good solution???
Posted by PRO_POS at 6/15/2005 12:38:05 PM
I've been assigned a project where I am confident some sort of Client/Server implementation would be most beneficial. My experience in this area is very limited so I am having trouble getting started. I start with a job queue being added to as often as every 15 seconds. My SERVER must ret...more >>

Asynchronous calls and GUI
Posted by leodippolito NO[at]SPAM gmail.com at 6/15/2005 9:47:41 AM
Hello, I have this: WinForms -> Business Layer -> Proxy Layer (host A) Remote Data Layer (host B) If I make an asynchronous call in the Proxy Layer, how can I update the Windows form in the call back? They are in different layers. The proxy object might not exist when the remote...more >>



DevelopmentNow Blog