RE: looking for samples
- From: usfinecats <usfinecats@xxxxxxxxxxxxx>
- Date: Wed, 6 Dec 2006 08:45:00 -0800
What I want to find is an example that uses Unmanaged c++ , no .net
technology, no asp technology. Using sockets is fine. I just want to see
how the server should set itself up. Process a few bytes, and respond with a
few bytes.
If the bytes going back are http or ftp does not matter, I just want to get
a grip on where to start from.
--
Gak -
Finecats
"Luke Zhang [MSFT]" wrote:
Hello Gak,.
I think there are a lot of solution for such an issue. For example, without
IIS, you can create a server appliaction with Sockets and communicate with
TCP. For a solution with IIS (much easy to implment), you may consider a
solution with Web service. For example, a .NET web service running on IIS.
The client can be .NET application or an unmanaged C++ application based on
SOAP toolkit.
Following newsgroup should be best place for further questions on Sockets
on Web Service:
microsoft.public.win32.programmer.networks
microsoft.public.dotnet.framework.aspnet.webservice
If there is any questions, please feel free to let us know.
Sincerely,
Luke Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
- Follow-Ups:
- RE: looking for samples
- From: Luke Zhang [MSFT]
- RE: looking for samples
- References:
- RE: looking for samples
- From: Luke Zhang [MSFT]
- RE: looking for samples
- Prev by Date: Re: Multiple Calendar Control on one page
- Next by Date: RE: looking for samples
- Previous by thread: RE: looking for samples
- Next by thread: RE: looking for samples
- Index(es):
Relevant Pages
|
Loading