Recent content by amrutansu garanaik

  1. A

    AWS credits

    Can anybody tell me what exactly amazon web service is? I checked their website and found things about cloud computing and others. I am not familiar with cloud computing (Except I know what it is but don't know how to use it as a programmer). I participated in codesprint contest and...
  2. A

    TCP program connection time out

    Hi, I am new to TCP programmng and am strucked in my very first program. It compiles and runs but gives the error connection time out. /*It is an echo server program that sends message to the given ip but does not receive anything */ /*I am getting connection time out. Why */...
  3. A

    game quality

    Computer specification: Sony vaio VPCEH28FN windows 7 ultimate 64-bit 4GB ddr3 RAM intel core i5-2430M 2.4GHz Nvidia Geforce 410M graphics(512 MB) GeForce 331.65 Driver I have tried playing fifa12 and fifa 14, tomb raider,virtual tennis. For animation, I recently downloaded and installed a...
  4. A

    game quality

    I recently formatted my laptop and then i installed all the drivers provided by my manufacturer(sony vaio -from their site) and also installed the latest nvidia graphics driver. But my game quality is very poor. The game performance is good and lag is minimal but the image quality is very poor...
  5. A

    How to compile gtk in ubuntu 12.10?

    Never mind.I got it from google.
  6. A

    How to compile gtk in ubuntu 12.10?

    I am new to gtk programming and am stuck in my very first program. I am unable to compile the file. I have tried the following commands and all gave same errors. $gcc 1.first.c 'pkg-config gtk+-2.0 --cflags' 'pkg-config gtk+-2.0 --libs' $g++ temp.c -os -s 'pkg-config gtk+-2.0 --cflags'...
  7. A

    torrent speed

    How do i increase my torrent speed? I mean some files are downloaded at 100 kbps while most(about 80 % of them) are downloaded at 10 to 15 kbps.(Downloading one file at a time). Can I get 100 kbps on other files as well? Some of my friends use iptorrent account which gives maximum speed (I don't...
  8. A

    truncation

    I am given the task to find the value of PI up to decimal poins 'x' awhere 'x' is input through keyboard. If I use c++ and use setprecision() defined in iomanip.h, I am getting rounded off results. I need accurate truncated value. If I use c, I can not use a variable in precision field in...
  9. A

    TrackPad not working

    I accidentally stopped my trackPad from working while stopping some services from msconfig and using ccleaner. I don't know the name of the service or how to start it again. Please help. My track pad works on my linux partition, only not working on my windows partition.Please help. I am tired...
  10. A

    Big O notation

    suppose an algorithm doesn't have a O or Big-Theta notation. Does it mean it doesn't have an upper bound?If it is so, does it mean this algorithm will take an infinite amount of time to process a large data? If an algorithm has an upper bound, does it mean it can process a profoundly large...
  11. A

    Start "secure socket tunneling protocol service"

    Hi when I try to connect to the internet in my BSNL 3G data card, nothing happens except for the connection option changes to disconnect option. If I click disconnect, it says disconnecting but never disconnects. I tried to directly connect using 3G modem option which gives an error...
  12. A

    Turbo C/C++ and other junk compilers help, discussions and queries here

    dosbox and c++ Hi, I have a 64bit windows 7 Home Premium computer and I want to run turbo c++ 4.5 in it. Need help. I tried running installation file through dosbox but it says the file must run under windows. I installed it on my pen drive and run tcw.exe but the result is same-"the file...
  13. A

    slowing laptop

    My laptop is Sony Vaio VPCEH28FN
  14. A

    unwanted download

    hi. When I use internet, idm automatically shows to download the following file. C:\Users\Amrutansu\Downloads\st_8 from...
  15. A

    slowing laptop

    hello guys. My laptop has gone a bit slower. Booting time has become 5-10 sec more than when it was bought. When I open any application, it responds to it after 2-3 sec than it should. It is really frustrating. I have recovery disc but do not want to use it now (as I used it last month and...
Top Bottom