15 Posted Topics
Dear all, Could you tell me how to go about executing MSDOS commands thru Java. I tried with the Process class but it gives an error:2. Could anyone please advise. | |
start Server first start Client by passing the ipaddress of the server eg; java Client 10.0.1.15 if an error pops up change the port in both Client and Server programs | |
I was creating a chat application in Java Swing/Socket Programming. The same when I created in non GUI app. it worked [url]http://www.daniweb.com/code/snippet448.html [/url]. But in GUI, they can't connect now. I have tried it thru many ways but still m getting errors for connection. Can anyone can help me...... /********************* … | |
Can someone demostrate with a tutorial thru which the Operating System could be developed in C#, i have no idea in System programming in C#. Also tell if the same could be done in other langauges such as Java or J#...If someone already have a coded tutorial for OS in … | |
Re: First try to locate te bin folder from the windows explorer, and then copy the path to ur environment variable, which you can get by right clicking on My Computer Icon and then to Advanced Tab and then to Environment Variable... But i think if you install the jre or … | |
Re: Yes as said it has nothing to do with Java. Maybe you have opened a lot of applications or check your RAM's and processors compatibility, maybe its too low. If it happens with other downloads than check your proxy server for download options. Regards. | |
Re: don't joke around sir/madam these are not a humour site...these codes are automatically generated in java editors... Still its good to have a humourous person around... Good Effort | |
/*This program works just like MS-DOS. It takes in the input, uses the C Library, uses the system files and function, executing and displaying the code on the same command prompt. */ | |
This prog uses SQL Server's Master Databases xp_cmdshell stored procedure (Shell Commands) to send messages in a LAN.Make Sure the driver name is 'netsend' and it points to Master Database. Check and change the username and passwords in the Java Program also.Make sure you have sufficient priviledges to execute stored … | |
Re: Go to controll Panel and right click mouse icon...to Properties...it is there | |
Re: windows + d minimizes/maximizes all opened applications alt + right shift + print screen changes the contrast of the screen alt + right shift + num Lock makes u controll the mouse with the number pad of ur keybaord with 8 up 2 down and 4/6 right left alt + … | |
Dear all, Is there any [B]ONE[/B] Web Server that supports all Server scripts eg PHP,ASP,ASP.NET,JSP, Servlets, JavaScripts, VBScripts, etc. | |
Does the comparison operator also compares data types... the following program gives the output Equals..Please advise... class Check{ public static void main(String[] args){ int numA=100; double numA=100; if(numA==numB) System.out.println("Equals"); else System.out.println("Not Equal"); } } | |
Re: there are many tutorials available on the net... you will get some ideas on this link.... [url]http://www.daniweb.com/code/snippet86.html[/url] It will be better and easier if you use C++.NET and for this u'll get the tutorials from A-Z from msdn's site | |
can anyone help me out. Java Swing GUI's opens really slower than C# forms...is there anything to be done in the code. and in Applets tooo is is really slower even if you just minimise n maximise the browser...in Applications the components are not seen unless u resize the form...anyone … |
The End.