Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
~9K People Reached
Favorite Tags
java x 15
c# x 4
c++ x 1
c x 1
php x 1

15 Posted Topics

Member Avatar for Rajnesh

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.

Member Avatar for stultuske
1
2K
Member Avatar for Rajnesh

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

Member Avatar for jt86442
0
3K
Member Avatar for Rajnesh

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...... /********************* …

Member Avatar for anthonydonx
0
260
Member Avatar for Rajnesh

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 …

Member Avatar for kvprajapati
0
928
Member Avatar for tgraves

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 …

Member Avatar for peter_budo
0
329
Member Avatar for helpwithjava88

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.

Member Avatar for javaAddict
0
213
Member Avatar for mmiikkee12

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

Member Avatar for javaAddict
1
156
Member Avatar for Rajnesh

/*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. */

Member Avatar for Ancient Dragon
0
1K
Member Avatar for Rajnesh

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 …

Member Avatar for Antony Prabu
0
186
Member Avatar for Dortz

Go to controll Panel and right click mouse icon...to Properties...it is there

Member Avatar for The Dude
0
256
Member Avatar for nanosani

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 + …

Member Avatar for arjunsasidharan
0
797
Member Avatar for Rajnesh

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.

Member Avatar for calcop
0
102
Member Avatar for Rajnesh

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"); } }

Member Avatar for Rajnesh
0
171
Member Avatar for aripaka

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

Member Avatar for Dave Sinkula
0
285
Member Avatar for Rajnesh

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 …

Member Avatar for Rajnesh
0
94

The End.