| | |
c# connecting to internet
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: May 2009
Posts: 13
Reputation:
Solved Threads: 0
Hi!Good day.this is my first time to post here.
Iam using visual c# 2008 and Im new to it.Im developing a system,Ordering/Sales Monitoring and Inventory system as a part of my requirement in school(my thesis). The system that Im working will be used by a company for REAL so Im concentrating on it pretty hard.
this is the thing,the company that will use my system has a main office and several branches. A part of my system proposal is that those branches will be connected to the main office through my system(the database is in the main office and the branches will connect to it,etc)
So my question is,is there any way that my system(the one deployed in a branch)can connect to the system in the main office?
I hope my explanation is clear and this is not too long or boring to read.I will truly appreciate any help.Thanks again and GodBless
BTW: Im just wondering if visual c# 2008 is the best tool for me to do my system,Im running out of time but if you can suggest any tool thats will make my work easier,I will be happy to replace my tool.
And also, Do any one of you can send me a link of ebook or a site that will help me learn fast but all about visual c# 2008.As I've said,I new to c#,so Im expecting tons of questions and problems that will bug me and I dont want to post questions here everytime I encounter problems so I want to learn. thanks again.
Iam using visual c# 2008 and Im new to it.Im developing a system,Ordering/Sales Monitoring and Inventory system as a part of my requirement in school(my thesis). The system that Im working will be used by a company for REAL so Im concentrating on it pretty hard.
this is the thing,the company that will use my system has a main office and several branches. A part of my system proposal is that those branches will be connected to the main office through my system(the database is in the main office and the branches will connect to it,etc)
So my question is,is there any way that my system(the one deployed in a branch)can connect to the system in the main office?
I hope my explanation is clear and this is not too long or boring to read.I will truly appreciate any help.Thanks again and GodBless
BTW: Im just wondering if visual c# 2008 is the best tool for me to do my system,Im running out of time but if you can suggest any tool thats will make my work easier,I will be happy to replace my tool.
And also, Do any one of you can send me a link of ebook or a site that will help me learn fast but all about visual c# 2008.As I've said,I new to c#,so Im expecting tons of questions and problems that will bug me and I dont want to post questions here everytime I encounter problems so I want to learn. thanks again.
•
•
Join Date: May 2009
Posts: 13
Reputation:
Solved Threads: 0
•
•
•
•
If you don't yet know C#, this will be a very long, grueling process... I suggest learning the language first
Of course I dont I dont have that "full knowlege" about the language yet and I expect some problems that I will be encountering but I think I can do it.I just need some help about some things(how to connect to internet in this matter)
So I hope you guys can help me.
Thanks again
•
•
Join Date: May 2009
Posts: 13
Reputation:
Solved Threads: 0
•
•
•
•
Think you should use
Socket classes
using System.Net.Sockets;
You might build server that will communicate with your db in main office, and every branch will have client app to communicate with that server.
For that you should learn sockets and streams.
GL.
thanks man,at least I have some clue to start with.Ill check and study it out..Ill post here as soon as I get it right.
do you have some ebooks or something that has a topic about that? but maybe Ill just find it myself.thanks again
and also thanks in advance to the additional help in the future.
Try this : http://www.andzelika.co.uk/TCPsockets.pdf
Today is a gift, that's why it is called "The Present".
Make love, no war. Cave ab homine unius libri.
Danny
Make love, no war. Cave ab homine unius libri.
Danny
•
•
Join Date: May 2009
Posts: 13
Reputation:
Solved Threads: 0
hey thanks for the link sir ddanbe,I've gotten a copy,Ill read it thorougly and I hope I will be able to find some answers.
thanks again
////////////////////////////
what you mean is I will deploy an application to the branches for the staff there to use and another application for the main office personnel's use right?
is that what "client app" means?
BTW:thanks for all your suggestions and time.Ive thought that I will not be noticed here coz im just new but It seems that Im wrong.cool!.
thanks again for the future help
thanks again
////////////////////////////
•
•
•
•
Think you should use
Socket classes
using System.Net.Sockets;
You might build server that will communicate with your db in main office, and every branch will have client app to communicate with that server.
For that you should learn sockets and streams.
GL.
is that what "client app" means?
BTW:thanks for all your suggestions and time.Ive thought that I will not be noticed here coz im just new but It seems that Im wrong.cool!.
thanks again for the future help
•
•
Join Date: May 2009
Posts: 13
Reputation:
Solved Threads: 0
thanks danyldon. I will be working on the connection really soon so I will wish myself good luck.
..
does this thread will be removed?or it will continue even though theres no member replying on it?
I hope it will not be remove and other "experts" will reply.It will be a great help!!hehe.
thanks and Godbless to all
..does this thread will be removed?or it will continue even though theres no member replying on it?
I hope it will not be remove and other "experts" will reply.It will be a great help!!hehe.
thanks and Godbless to all
![]() |
Similar Threads
- Microsoft Virtual Pc connecting to internet (Windows Software)
- need help connecting to the internet via linksys router (Networking Hardware Configuration)
- Help Computer has completely stopped connecting to internet (Networking Hardware Configuration)
- Connecting to Internet through Airport (OS X)
- Help Needed Re: Connecting to the internet (Windows NT / 2000 / XP)
- My Pc keeps restarting when connecting to the internet (Troubleshooting Dead Machines)
- can only open my documents after connecting to internet (Web Browsers)
- Problem connecting to the internet (Web Browsers)
Other Threads in the C# Forum
- Previous Thread: Parsing XML
- Next Thread: UdpClient BeginReceive problem
| Thread Tools | Search this Thread |
.net access algorithm array barchart bitmap box broadcast c# check checkbox client combobox control conversion csharp custom cyclethruopenforms data database datagrid datagridview dataset date/time datetime degrees development dll draganddrop drawing encryption enum event excel file finalyearproject form format forms function gdi+ getoutlookcontactusinfcsvfile globalization httpwebrequest image index input install installer java label list listbox mandelbrot math mono mouseclick mysql operator panel path photoshop picturebox pixelinversion post programming radians regex remote remoting richtextbox save server silverlight sleep socket sql sql-server statistics stream string table text textbox thread time timer timespan update usercontrol users validate validation visualstudio webbrowser wia windows winforms wpf xml






