PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET Network Communications

Reply

Network Communications

 
Thread Tools Rate Thread
Old 14-01-2007, 06:11 AM   #1
Bernie Hunt
Guest
 
Posts: n/a
Default Network Communications


I need to learn network communications. The project will have a server
and multiple clients that need to receive information from the server.
The network will be the company's internal network and not the internet.

I'm never programmed in a network environment before so it's time for
some learning. Can anyone point me to some good websites or books on the
subject?

Thanks,
Bernie
  Reply With Quote
Old 14-01-2007, 06:39 AM   #2
Stephany Young
Guest
 
Posts: n/a
Default Re: Network Communications

Start by reading up on the System.Net.Sockets.TcpListener and
System.Net.Sockets.TcpClient classes along with various other classes in the
System.Net and System.Net.Sockets namespaces.


"Bernie Hunt" <bhunt@optonline.net> wrote in message
news:%23$QoPL6NHHA.780@TK2MSFTNGP03.phx.gbl...
>I need to learn network communications. The project will have a server and
>multiple clients that need to receive information from the server. The
>network will be the company's internal network and not the internet.
>
> I'm never programmed in a network environment before so it's time for some
> learning. Can anyone point me to some good websites or books on the
> subject?
>
> Thanks,
> Bernie



  Reply With Quote
Old 14-01-2007, 06:56 AM   #3
Spam Catcher
Guest
 
Posts: n/a
Default Re: Network Communications

"Stephany Young" <noone@localhost> wrote in
news:uAlpJb6NHHA.3552@TK2MSFTNGP03.phx.gbl:

> Start by reading up on the System.Net.Sockets.TcpListener and
> System.Net.Sockets.TcpClient classes along with various other classes
> in the System.Net and System.Net.Sockets namespaces.


Also take a look System.Runtime.Remoting and ASP.NET Web Services.
  Reply With Quote
Old 14-01-2007, 11:47 AM   #4
Cor Ligthert [MVP]
Guest
 
Posts: n/a
Default Re: Network Communications

Bernie,

Do it in a simple as VB.Net is meant for.

Follow this it gives you a very quick introduction which takes you probably
less than 15 minutes.

http://www.vb-tips.com/dbpages.aspx...82-b1ed16424252

I hope this helps,

Cor

"Bernie Hunt" <bhunt@optonline.net> schreef in bericht
news:%23$QoPL6NHHA.780@TK2MSFTNGP03.phx.gbl...
>I need to learn network communications. The project will have a server and
>multiple clients that need to receive information from the server. The
>network will be the company's internal network and not the internet.
>
> I'm never programmed in a network environment before so it's time for some
> learning. Can anyone point me to some good websites or books on the
> subject?
>
> Thanks,
> Bernie



  Reply With Quote
Old 14-01-2007, 01:23 PM   #5
Bernie Hunt
Guest
 
Posts: n/a
Default Re: Network Communications

Cor,

That link goes to a FAQ on using a DataGridView. Is that what you
intended to recommend?

Bernie


Cor Ligthert [MVP] wrote:
> Bernie,
>
> Do it in a simple as VB.Net is meant for.
>
> Follow this it gives you a very quick introduction which takes you probably
> less than 15 minutes.
>
> http://www.vb-tips.com/dbpages.aspx...82-b1ed16424252
>
> I hope this helps,
>
> Cor
>
> "Bernie Hunt" <bhunt@optonline.net> schreef in bericht
> news:%23$QoPL6NHHA.780@TK2MSFTNGP03.phx.gbl...
>> I need to learn network communications. The project will have a server and
>> multiple clients that need to receive information from the server. The
>> network will be the company's internal network and not the internet.
>>
>> I'm never programmed in a network environment before so it's time for some
>> learning. Can anyone point me to some good websites or books on the
>> subject?
>>
>> Thanks,
>> Bernie

>
>

  Reply With Quote
Old 14-01-2007, 06:10 PM   #6
Cor Ligthert [MVP]
Guest
 
Posts: n/a
Default Re: Network Communications

Bernie,

It creates a complete network application with everything in it.
Have a look below we have to change that part in our website, we know how to
do it, but don't like that way.

Cor

"Bernie Hunt" <bhunt@optonline.net> schreef in bericht
news:%23TJbz89NHHA.5016@TK2MSFTNGP04.phx.gbl...
> Cor,
>
> That link goes to a FAQ on using a DataGridView. Is that what you intended
> to recommend?
>
> Bernie
>
>
> Cor Ligthert [MVP] wrote:
>> Bernie,
>>
>> Do it in a simple as VB.Net is meant for.
>>
>> Follow this it gives you a very quick introduction which takes you
>> probably less than 15 minutes.
>>
>> http://www.vb-tips.com/dbpages.aspx...82-b1ed16424252
>>
>> I hope this helps,
>>
>> Cor
>>
>> "Bernie Hunt" <bhunt@optonline.net> schreef in bericht
>> news:%23$QoPL6NHHA.780@TK2MSFTNGP03.phx.gbl...
>>> I need to learn network communications. The project will have a server
>>> and multiple clients that need to receive information from the server.
>>> The network will be the company's internal network and not the internet.
>>>
>>> I'm never programmed in a network environment before so it's time for
>>> some learning. Can anyone point me to some good websites or books on the
>>> subject?
>>>
>>> Thanks,
>>> Bernie

>>


  Reply With Quote
Old 14-01-2007, 10:22 PM   #7
Bernie Hunt
Guest
 
Posts: n/a
Default Re: Network Communications

Down below is "Faq: Is there a sample abotu how to use the DataGridView
with Fill and Update". I couldn't find anything on network applications.

Bernie

PS: I did find the article on filling datagrids from a background thread
using invoke to be interesting and useful, Thanks!


Cor Ligthert [MVP] wrote:
> Bernie,
>
> It creates a complete network application with everything in it.
> Have a look below we have to change that part in our website, we know how to
> do it, but don't like that way.
>
> Cor
>
> "Bernie Hunt" <bhunt@optonline.net> schreef in bericht
> news:%23TJbz89NHHA.5016@TK2MSFTNGP04.phx.gbl...
>> Cor,
>>
>> That link goes to a FAQ on using a DataGridView. Is that what you intended
>> to recommend?
>>
>> Bernie
>>
>>
>> Cor Ligthert [MVP] wrote:
>>> Bernie,
>>>
>>> Do it in a simple as VB.Net is meant for.
>>>
>>> Follow this it gives you a very quick introduction which takes you
>>> probably less than 15 minutes.
>>>
>>> http://www.vb-tips.com/dbpages.aspx...82-b1ed16424252
>>>
>>> I hope this helps,
>>>
>>> Cor
>>>
>>> "Bernie Hunt" <bhunt@optonline.net> schreef in bericht
>>> news:%23$QoPL6NHHA.780@TK2MSFTNGP03.phx.gbl...
>>>> I need to learn network communications. The project will have a server
>>>> and multiple clients that need to receive information from the server.
>>>> The network will be the company's internal network and not the internet.
>>>>
>>>> I'm never programmed in a network environment before so it's time for
>>>> some learning. Can anyone point me to some good websites or books on the
>>>> subject?
>>>>
>>>> Thanks,
>>>> Bernie

>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off