473,396 Members | 1,914 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,396 software developers and data experts.

Making C# Server

Hi,

May you explain me how can i make my own Server using Dot net?

The protocol Tcp/IP needed to be used but how can I implement it with the
Dot Net?

It is easy to create server for a local network, but for internet i don't
know.

Thank you.
Nov 22 '05 #1
5 1273
On Sun, 3 Oct 2004 09:13:02 -0700, Julien wrote:
Hi,

May you explain me how can i make my own Server using Dot net?

The protocol Tcp/IP needed to be used but how can I implement it with the
Dot Net?

It is easy to create server for a local network, but for internet i don't
know.

Thank you.


Look in the docs at the TCPClient and TCPListener classes. That should
give you some ideas.

--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
Nov 22 '05 #2
Pick up a copy of the book:
Advanced .NET Remoting
by Ingo Rammer

You may also want to take a hard look at web services... much better than
straight TCP stack work... the protocol is already defined for you.

--- Nick

"Julien" <Ju****@discussions.microsoft.com> wrote in message
news:CE**********************************@microsof t.com...
Hi,

May you explain me how can i make my own Server using Dot net?

The protocol Tcp/IP needed to be used but how can I implement it with the
Dot Net?

It is easy to create server for a local network, but for internet i don't
know.

Thank you.

Nov 22 '05 #3

"Nick Malik" <ni*******@hotmail.nospam.com> wrote in message
news:V8d8d.175865$D%.102789@attbi_s51...
Pick up a copy of the book:
Advanced .NET Remoting
by Ingo Rammer

You may also want to take a hard look at web services... much
better than
straight TCP stack work... the protocol is already defined for
you.


Just a warning to the OP. Don't just straight jump in and use
webservices first without researching if they are the best way to
accomplish your goals. I agree that web services are great, and I
use them for certain operations, but depending on what your
server does, and how often you need to communicate back and
forth, it may be better to avoid web services.

Andrew Faust
Nov 22 '05 #4
pm
Does something like this work?

DataGrid1.Columns[0].HeaderText=DateTime.Now.ToShortDateString();

"Julien" wrote:
Hi,

May you explain me how can i make my own Server using Dot net?

The protocol Tcp/IP needed to be used but how can I implement it with the
Dot Net?

It is easy to create server for a local network, but for internet i don't
know.

Thank you.

Nov 22 '05 #5
pm
Does something like this work?

DataGrid1.Columns[0].HeaderText=DateTime.Now.ToShortDateString();

"Julien" wrote:
Hi,

May you explain me how can i make my own Server using Dot net?

The protocol Tcp/IP needed to be used but how can I implement it with the
Dot Net?

It is easy to create server for a local network, but for internet i don't
know.

Thank you.

Nov 22 '05 #6

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

Similar topics

4
by: Fuzzyman | last post by:
In a nutshell - the question I'm asking is, how do I make a socket conenction go via a proxy server ? All our internet traffic has to go through a proxy-server at location 'dav-serv:8080' and I...
1
by: Erwin S. Andreasen | last post by:
I have a Python application server that manages several different data sets, permits various reports to be run on them and the data to be downloaded as tab-delimetered files, all via a web...
1
by: wrytat | last post by:
Hi! I'm very new to ASP.NET and really need some good advice from experts here. I'm creating a web application for my company now. This application has 2 parts. 1 part for the customers to...
4
by: Stephan Bour | last post by:
Hi, I have a datagrid databound to a SQL query. I'd like to allow editing of some columns but not all. Is there a way to turn off the conversion of the datagrid cells to textboxes for some columns...
5
by: Charlie | last post by:
Hi: I'm working on an e-commerce site. Using the SMTP class, my site sends out confirmation messages. It works most of the time, but sometimes raises an error. I need a way of making sure it...
1
by: Chris Langston | last post by:
We are seeing a very frustrating intermittent problem. We are making Synchronious web service method calls from a .NET windows Service using the following syntax WebRequest.getResponse call it...
0
by: Mike Cox | last post by:
Hi. As most of you know, comp.databases.postgresql.general is a wonderful resource. What you may not know is that it has not gone through a process that would enable it to be listed on hundreds...
0
by: Dan | last post by:
Issue making textbox visible based on specific input from a radio button list in an EditItemTemplate I want to setup a gridview that when in edit mode and when the user selects "Other" from a...
1
by: getelectronic | last post by:
Hi all I have a sample code to implement opc client in Python. i use a file .py making by makepy with pythonwin for Com Interface. i can get all server in machine, connect to server opc,...
3
by: veer | last post by:
hello expert i am making a project, i want to connect a sql server which is on my LAN network and access its data from the database i know how to connect with sql server which is on my own machine...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.