No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
I have been told to do a novice-level project on webservices. I surfed for a while to reach something called Microsoft SOAP development kit. I think it will be really helpful if somebody helps me figure out the theme for my project. Is it OK for a beginner to work …
I have been working on role based access control in cloud for which I have coded some java programs. I would like to upload and run those java programs on a real-time cloud. I have no idea about uploading a "file" onto the cloud although i have a decent knowledge …
what do you mean by "c++ executive"?
i am thinking of developing a very basic search engine with minimalised capabilities for my final year project. I dont have exposure to scripting languages until now. My imagery skills are so good as i am able to simulate the full workflow of the search system both in my mind …
adding to nitin1's post, the name "venture capitalist" sounds very odd in india. Most of us have misconceptions about the whole concept of entrepreneurship.
i do not find the freeglut.dll file in the freeglut binary package i just downloaded. I cant compile my opengl programs as my compiler says "freeglut.dll is missing from your computer. try reinstalling them.." solutions please.
when i compile the below code, it throws me error messages like the namespace does not exist in the current context.. i dont know where is the problem.. pls correct my errors. thanks in advance. using System; using System.Collections; using System.Net.Sockets; namespace venkat public class Nntp : System.Net.Sockets.TcpClient { string …
i have been given an assignment on programming a simple NNTP client which should be able to connect with any of the newsservers and it should download all the news articles posted in a particular news group. I searched for free news servers but i didnt get anything. I just …
i need to implement and test any of the distributed algorithms in two **linux** running systems above which runs the UDP protocol. how can i proceed with this? What programming language will be easier to implement? i have done C,C++ and a little of java programming in the past.
simple typecasting from float to int might work though..
The End.