Internet Cafe Server Control
Nov 3, 2011
I want to create a simple client server with GUI to control my little internet cafe in my house.My Question :
1. Where I can get some tutorial to control another computer with my server application
2. Where I can get some tutorial to control bandwidth usage (if can or available)
Honestly, for number one question, I want to block or control user for opening Porn site or Download with download manager that take too much bandwidth so it's affect another user connect too slowlyJust it for billing timing, pricing or another like that I can to program it, but for controling I still didn't understand.
View 2 Replies
ADVERTISEMENT
Feb 15, 2012
im trying to do is countdown timer.already done with the start time and stop time but when it comes to the pause time and resume cant seem to make it work, what i did was put on the event click on my pause button was add a timer1.enabled = false and on the resume button timer1.enabled true, it does it job pausing the running time, but when i resume for example, i pause at a time of 05:30 for 9 seconds then resume the timer resumes at 5:21, (im making a countdown timer here) ,what i want to happen is that, when i resume, it will resume from 5:31 then continue counting down to 5:30,5:29 .
View 1 Replies
Jan 27, 2011
I am trying to an Internet Cafe Management program, I have created a form with a start button for users to click, it starts the timers, and then a Finish button which clears the timers and brings the start button back up. That is as far as I have gotten.
What I am stuck on, is I want the timers and finish button to be constantly visible on their screen (Never behind any other windows they have open) and I also need to create the server application which when the finish button is pressed it sends the time to the server application and also calculates the price to charge the customer.
I preferably dont want to be given some source code to download and use that, I am wanting to make this as a learning experience for me.
View 6 Replies
Jun 9, 2011
In my timer like the time they use in computer shop and when the player is already time out it will alert...the idea like this if the player start 3:00:00 then it will appear in the textbox for the time - in and in the time - out textbox the time is decreasing until 0:05:00 and it will alert using message.box.Show("Computer 2 is 5 mins before time end") and also for the payment textbox in every 15 mins it will addition payment for example 10.00....i need the source code or idea to create this..
View 7 Replies
Dec 26, 2010
I am making a internet cafe system, but I need a login system. I want to use MySQL, but I am not sure of any good servers(that are free) and of the code to use because all the code I try crashes.
View 1 Replies
Dec 2, 2011
I have SQL server install on a server computer and have internet connection.
I have a few client computers want to connect to SQL server by internet ,
View 2 Replies
Jun 10, 2011
I am working on a project for Cyber Cafe on VB.Net. I am unable to give the facility for storing how much data downloaded and uploaded during net surfing on a particular computer.
View 4 Replies
May 14, 2009
I want to write program about net cafe bout i don't know.
View 1 Replies
May 26, 2012
I have an internet available SQL Server 2008 R2 instance that is running normally. Clients connect over the internet from vs 2005 and 2010 desktop applications, without issue. My scan gun application can connect to the local instance (if I'm in my office) but not to the internet instance from my Windows Mobile 5.0 scanning device. Connect string = user id=[Code]. This connection string works fine for the desktop apps. It's not a port issue, I have all the correct ports open.
View 10 Replies
Jan 14, 2012
I have a very irritating problem with connecting to SQL Server/Database. I've created a windows form and connected it to the database on my server (connection string: "Data Source=KARIMOV-PC;Initial Catalog=ApplicationForm;Integrated Security=True")... it works well and without any problems!!But I when I tried to connect my application to the database through internet with connection string "Data Source=190.190.200.100,1433;Network Library=DBMSSOCN;Initial Catalog=ApplicationForm;User ID=KARIMOV-PC\KARIMOV (My computer name and windows authentication ID);Password=;", the "USUAL" message has appeared to me saying."A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)".
I really really need to understand why my own server "KARIMOV-PC" doesn't work as a remote SQL Server although the SQL Remote Connections and SQL Browser r enabled and running? And Why .\SQLEXPRESS is the more needed/required although I log in to SQL with Windows Authentication, but not SQL Authentication??
View 6 Replies
Mar 27, 2011
Is that posible ? and if its posible is it done this way ?
[Code]...
View 6 Replies
Feb 3, 2011
Got an asp.net 3.5 app - compiles fine, but when browse to page I get the error below. Searches for this all seem to indicate it is a namespace problem, but all of my pages seem to declare the proper namespace.
[Code]...
View 2 Replies
Feb 10, 2010
i need to know what will it take for me to access, insert, update and delete data to a database on a remote SQL Server. I already made some configurations to the SQL Server 2005 that I want to access by following the steps coming from this link -> [URL]. But somehow I am still getting an error. My primary concern is "What connection string should I use on my client VB.NET application to connect to the remote SQL Server?" Since I will be connecting to the SQL Server via Internet and not by LAN, I am wondering which IP Address and Port am i going to put on the 'connection string'? How can i get my 'TRUE' Ip address? Or is there any other way to go through with this? It will be very helpful if you could share your insights and knowledge. Here's my sample connection string:
[Code]...
View 6 Replies
Oct 25, 2009
i made an application and it uses internet to connect to my private server database and send email sometimes.. and its working great until now that I noticed e bug in it When im not connected in internet and working with my application and then my application tries to send email or connect to my server database I got my application crashed so what I want to do is to make my application first detect if it has internet connectivity and then to connect to my server or send any mail to be more specific i want to make a loop to check for internet connectivity all the time and in that moment that im not connected to internet to stop trying to connect to my server...
View 14 Replies
Apr 7, 2010
I need to connect from my desktop app l(in VB.net) to a database (in MS Access) placed on the internet.[code]...
View 6 Replies
Feb 12, 2010
I installed MS-SQL Server 2005 Express edition at my home and I want to connect my database from office by using VB/VB.net.
View 4 Replies
Jan 1, 2012
How would i go about seting up a local database to store data so it can be used offline then to sync up with SQL server 2008 r2. i've got to the point of having a test project with a local DB that stores the data and a test SQL server but know idea how to set it up to sync with between databases.
View 2 Replies
Feb 28, 2010
I want to create an application for cyber cafe which I thought should be as follows :-
1. My app starts with windows and is hidden in the system tray.
2. When IE starts my app gives a popup that your time has started at "Whatever the time at the moment would be".
3. When user closes its time is calculated in a Msgbox.
The problem is how to check if the users opens another IE window while working and add the bill to the same user. To reset the timer when i.e., is closed by first user and second user starts operating. How to start the app with windows and that too in system tray.
View 1 Replies
Sep 21, 2009
I have a app that sends me a text message to my cell when my pc starts up. i want to be able to send that app a "packet" or "signal" via the internet to control somesort of action like run a program or pop up a pre defined message or even shut the pc down. im not sure how to send packets or recieve them if its even possible, i know there will be some port forwarding needed on my routers end and i can do that part.
View 15 Replies
Aug 10, 2010
What is the difference between vb.net application and asp.net application? How can I publish an ASP.Net application with database residing in the server and user could update that through internet?
View 2 Replies
Apr 25, 2012
i wrote some code to control an ip device, i made in windows forms application , silverlight and asp.net, they all work on the local network , but won't work from internet web server, i have the router forwarding to local device ip and port,
i get this error:
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 226.45.306.158:4999
here's the code used
Private Function SendRelayCommandTest(ByVal e As String) As String
'SendTextToIP("setstate,1:" & thePort & "," & TheState)
'Dim IPHostCC1 As String = "192.168.1.105"
[Code]....
View 1 Replies
Sep 29, 2011
I have a WebBrowser control on one of my forms to provide information to users when they use my program. If the user is connected to the Internet it works fine.But if they are not connected to the internet, it shows the Internet Explorer message saying that there are connection problems.
View 5 Replies
Apr 3, 2010
Any way to make a web browser without the Internet Explorer control.
View 4 Replies
Jun 10, 2009
I am getting an error 12002, which is Request Timeout.I would like to know what its default timeout is.
View 1 Replies
Jul 3, 2009
I have a question regarding clicking a button on a web page through the web browser control in VB .Net Express Edition.I have figured out quite a few tricks and stuff with the web browser control but I can't figure out how to automatically click a button. I know I can invoke the 1st instance of a "submit" type button but I want to click the 3rd instance (or chose which ever one I want).Unfortunately the button declarations in the HTML don't have ID or NAME tags to make it easy to pick them.How would I go about extracting all the buttons on a form in an array form, so I could invoke a certain member of that array and click a button of my choosing.
View 3 Replies
Jan 2, 2012
I am try to Develop a application that can control a PC using SMS with internet. also i turn on the PC power with a cell phone. but After i turn on the PC it will ask for username & password! I store this information on a local database (Eg:MS ACCESS). how can i get that username & password then log in to PC using a VB.NET Program?
View 1 Replies
Apr 11, 2010
I have been looking at a lot of examples an have tried a lot of them but it seems that it only works on a lan and not the internet. If you want me to show you the code I've been using I can show you it.Also, does the winsock control in VB6 work over the internet?
View 6 Replies
Jun 18, 2009
I found one problem Windows Server 2008. please refer the following code. it gives me the "ieplorer.exe" while i am running this code in XP or 2003, but while I am running this code in Windows Server 2008 it is not giving me the proper result. it gives me Explorer.EXE" insted "ieplorer.exe".before run this command you have to add reference of shdocvw.dll in your project. i am using the VB 6.0
Dim IE As SHDocVw.InternetExplorer
Dim MainIE as SHDocVw.InternetExplorer
Dim sws As SHDocVw.ShellWindows
[code].....
de my MainIE Object will set to my Previously stored handle( In TmpStoredHandle) . Does anybody know that how can i get the existing IE(Opened Internet Explorer) detail with the help of SHDocVw.ShellWindows in Windows Server 2008? with this API i can get all the opened windows with Its handle
View 1 Replies
May 28, 2009
how to communicate remote system using win sock control through internet. this is possiple give example or any idea in vb.net 2005
View 1 Replies
Dec 30, 2011
I'm trying to write a program using Internet Transfer Controls, but I'm using Visual Studio (Visual Basic Express) 2010.
Is Internet Transfer Control omitted from the express version?
View 1 Replies