|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Network CommunicationsI 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 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. Show quoteHide quote "Bernie Hunt" <bh***@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 "Stephany Young" <noone@localhost> wrote in Also take a look System.Runtime.Remoting and ASP.NET Web Services.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. 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?ID=1139f14a-c236-4ad7-8882-b1ed16424252 I hope this helps, Cor Show quoteHide quote "Bernie Hunt" <bh***@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 Cor,
That link goes to a FAQ on using a DataGridView. Is that what you intended to recommend? Bernie Cor Ligthert [MVP] wrote: Show quoteHide quote > 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?ID=1139f14a-c236-4ad7-8882-b1ed16424252 > > I hope this helps, > > Cor > > "Bernie Hunt" <bh***@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 > > 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 Show quoteHide quote "Bernie Hunt" <bh***@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?ID=1139f14a-c236-4ad7-8882-b1ed16424252 >> >> I hope this helps, >> >> Cor >> >> "Bernie Hunt" <bh***@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 >> 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: Show quoteHide quote > 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" <bh***@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?ID=1139f14a-c236-4ad7-8882-b1ed16424252 >>> >>> I hope this helps, >>> >>> Cor >>> >>> "Bernie Hunt" <bh***@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 >
Creating objects dynamically in a loop
Enum send Outlook Task programmatically from ASP.NET page Comparing objects Is WSE 3.0 in VS2005(VB) required to migrate from VS2003? Menu - Eliminate The Triangular Arror pointer thing - How to do it? Programmatically modifying the controls in FormView's PagerTemplate Logical Mistake Hide property at runtime. DataGridView ComboBox lookup question |
|||||||||||||||||||||||