-
Replied To a Post in Thousand threads write to one text file simultaneously
Well I don't think it will be slow because it only writes 3bytes data to a text file, it just write 1 nothing else is written to the text file … -
Created Thousand threads write to one text file simultaneously
Hi Dw I have a multi-threaded server that connects thousands of clients. The clients sends in data that the server must write to a text file. As there are a … -
Began Watching Thousand threads write to one text file simultaneously
Hi Dw I have a multi-threaded server that connects thousands of clients. The clients sends in data that the server must write to a text file. As there are a … -
Replied To a Post in Server split message and save data on a text file
Thanks that helped a lot. I was going to ask this question later but then since you have brought this forward I will just ask straight away. What I wanted … -
Replied To a Post in Server split message and save data on a text file
I've just took an advantage of it and written the value to the corresponding file while the fChoice variable holds the values. One variable is able to locate two different … -
Replied To a Post in Server split message and save data on a text file
Oops another problem arise. I've used "fChoice = data[1];" to pick the first potion users Choice, but the problem is that its a loop so the variable "fChoice" only holds … -
Replied To a Post in Server split message and save data on a text file
Thanks I've sorted it out. Thanks to each and everyone of you who participated. -
Replied To a Post in Server split message and save data on a text file
Wow!!! That was awesome. Thank you in a million ways. Excellent and I doubt I was goner be able to write that. Impressive. Thank you soo much that was purely … -
Replied To a Post in Server split message and save data on a text file
Ok thanks but I haven't tried those suggestions yet. I can see that I didn't fully mentioned the message format now by looking on both of your posts I can … -
Replied To a Post in Server split message and save data on a text file
Thank you, but I couldn't get it working using that link, it had bugs and I didn't understand some parts like the "KnockKnockProtocol" so I just started by making a … -
Created Server split message and save data on a text file
Hi Dw I'm trying to create a server that will handle simultaneous connections from clients and for simplicity I've decided to save data to the text files, it not one … -
Began Watching Server split message and save data on a text file
Hi Dw I'm trying to create a server that will handle simultaneous connections from clients and for simplicity I've decided to save data to the text files, it not one … -
Replied To a Post in Suggestion to DaniWeb developers
True, I've just managed to open daniweb on RIM browser and everything is fine as if I'm using a computer including the mark and stop buttons are not attached to … -
Replied To a Post in find the matching image from the list
Thanks both of you for your suggestion but I won't be able to do the way I've planned if I buy/download other products unless it a library. I found out … -
Replied To a Post in Suggestion to DaniWeb developers
I'm glad if that problem has been solved. I also tried to look at the 'Mark Question solved' and 'Stop watching this thread' button to figure out why on BlackBerry … -
Replied To a Post in Suggestion to DaniWeb developers
Ok I've just checked the voting buttons and I think you should find a way to make these buttons images and go with the old HTML approach not the entire … -
Created find the matching image from the list
Hi Dw I've create a program to capture the images using the webcam and now what I want is that before the image is saved the program verifies if that … -
Began Watching find the matching image from the list
Hi Dw I've create a program to capture the images using the webcam and now what I want is that before the image is saved the program verifies if that … -
Replied To a Post in Suggestion to DaniWeb developers
I will check it tomorrow because that when I will be able to get access to a computer with an internet connection then I will post back my findings -
Replied To a Post in How to interconnect with access database
Ok thanks. So I'm not sure if this "dev.mysql.com/doc/refman/5.7/en/introduction.html" MYSQL will be suitable for this. But I can feel this will be way complicated. -
Replied To a Post in How to interconnect with access database
Forgot to mention that I will also have another text file named barcode.txt on the server when the user scans his/her barcode the system will connect to the server and … -
Replied To a Post in How to interconnect with access database
Ok thanks, but according to your suggestion 1) php The problem is that it won't be much easy for me to control the access of the system if I use … -
Created How to interconnect with access database
Hi Dw I'm planing on creating a system that will share the same database over internet. There will be one core server where the database will be located and there … -
Began Watching How to interconnect with access database
Hi Dw I'm planing on creating a system that will share the same database over internet. There will be one core server where the database will be located and there … -
Replied To a Post in Control Objects
Ok. But if we will put jpos aside and just speak pure java, how to get or control peripherals because that what jpos doing but they have a more advanced … -
Replied To a Post in Suggestion to DaniWeb developers
Mmm once I get access to a computer with an internet I will try to trace the post voting buttons so that I can confirm my suggestion that can be … -
Created Control Objects
Hi Dw I'm making a pos app and I would like to know if the jpos can control the device which is controlled by xfs written software. The xfs has … -
Began Watching Control Objects
Hi Dw I'm making a pos app and I would like to know if the jpos can control the device which is controlled by xfs written software. The xfs has … -
Replied To a Post in Suggestion to DaniWeb developers
Ok take your time. Please do keep me updated when you have find a way of solving those problems. -
Marked Solved Status for Remove or Delete a particular registry key
Hi Dw How can I delete a registry key for other program, I just checked my registry and the virus was registered under the same registry key of my other … -
Replied To a Post in Suggestion to DaniWeb developers
Thank you princess. -
Created Suggestion to DaniWeb developers
Hi DW I know I'm nothing but a member of this greatest community, but I would like to point out some of the thing I've experienced I won't talk for … -
Began Watching Suggestion to DaniWeb developers
Hi DW I know I'm nothing but a member of this greatest community, but I would like to point out some of the thing I've experienced I won't talk for … -
Replied To a Post in Remove or Delete a particular registry key
Ok thank you. I guess in that case I will mark this thread solved. -
Began Watching get the selected row in gridview using GridView1_RowEditing method
Hi! This is my Gridview1 and I wanted to get the value of the recid column using the GridView1_RowEditing method <asp:GridView ID="GridView1" runat="server" AllowPaging="True" AutoGenerateColumns="False" DataSourceID="SqlDataSource1" DataKeyNames="RECID" AutoGenerateDeleteButton="True" AutoGenerateEditButton="True"> <Columns> … -
Replied To a Post in get the selected row in gridview using GridView1_RowEditing method
If you have 2 forms on you can create the variables that will hold the connection, data and pass it to the second form and perform the edit method from … -
Replied To a Post in Remove or Delete a particular registry key
Sorry for the duplication of posts, I had a problem when I was posting. Thanks that help in deleting the registry key but now the problem is that if I … -
Replied To a Post in Remove or Delete a particular registry key
Jea that's how I did with double \\ I don't know what happened when I posted, I will try out it as you suggested and see how it does. -
Replied To a Post in Remove or Delete a particular registry key
Jea that's how I did with double \\ I don't know what happened when I posted, I will try out it as you suggested and see how it does. -
Replied To a Post in Remove or Delete a particular registry key
Here is my code. Process g = new ProcessBuilder("reg.exe", "REG", "DELETE", "HKLM\\Software\\Microsoft\\Windows\\CurrentVersion\\Test", "/f").start(); I tried it without the "/f" which is force the deletion without asking for confirmation but still … -
Replied To a Post in Remove or Delete a particular registry key
It doesn't work -
Created Remove or Delete a particular registry key
Hi Dw How can I delete a registry key for other program, I just checked my registry and the virus was registered under the same registry key of my other … -
Began Watching Remove or Delete a particular registry key
Hi Dw How can I delete a registry key for other program, I just checked my registry and the virus was registered under the same registry key of my other … -
Marked Solved Status for Help in understanding and inter-reacting with real devices
Hi Dw I've been cracking my head trying to figure out the best way I can use to inter-react or send direct action commands to the device. Starting by stating … -
Replied To a Post in Help in understanding and inter-reacting with real devices
Ok now I've manage to put it all together and now if I run it now it produce an exceptional error that the control is not open. -
Replied To a Post in Help in understanding and inter-reacting with real devices
Starting by the BillDispenser.java file under Capabilities, Properties, and Methods each of it has an error on it "catch(JposException je)" line and if I place a mouse over it a … -
Created Help in understanding and inter-reacting with real devices
Hi Dw I've been cracking my head trying to figure out the best way I can use to inter-react or send direct action commands to the device. Starting by stating … -
Began Watching Help in understanding and inter-reacting with real devices
Hi Dw I've been cracking my head trying to figure out the best way I can use to inter-react or send direct action commands to the device. Starting by stating … -
Marked Solved Status for how to add org.apache.xerces.parsers package in netbeans
Hi Dw I'm not a master in java and I'm kinder new to it even though I can do certain things in java. I'm developing an object oriented project and … -
Replied To a Post in how to add org.apache.xerces.parsers package in netbeans
Thanks.
The End.