EXCELLENT SERVICES

(INTEGRATED FACILITY SERVICES)

It is a Chennai based company which provided house Keeping and Maintenance-to Industrial sectors, in the field of specialized services. We turn to a leaf of maintenance to have effective management. Our company provides round clock services to its client on shifts basis. The work is set up with more discipline/ trained/ motivated man power with high degree of team members with patience. We also provide management staff and labour services with various level desired by the client. Our company provides the hope to cope with needs of the clients.

  • HOUSE KEEPING
  • SECURITY&SURVEILLANCE
  • INTERIOR DECORATOR
  • MAN POWER SUPPLY-UNSKILLED/SEMI-KILLED/SKILLED
  • OFFICE BOYS
  • MESSENGER SERVICES BOYS
  • GARDENING
  • CATERING SERVICE
  • CANTEEN SERVICE
  • CANTEEN CONTRACT BASIS
  • MATERIAL HANDLING-LOADING/ UNLOADING
  • DRIVERS
  • PACKAGING


CONTACT US:-

EXCELLENT SERVICES (Best Facility Service Solution):-

Mobile number:- 9884425551 ( MR. R.K.Paari)

E-MAIL:- excellentservices360@yahoo.co.in
excellentservices360@gmail.com


windows 7 - imagination

7th March 2009,

New York

Microsoft – The largest Software Company in the World is about to launch its latest Operating System “WINDOWS 7″ which will replace the unpopular Windows Vista early next year. The users can turn- ff and turn-on Internet Explorer 8(IE 8), Windows Media Player and other important host programs of Microsoft Corporation in their new Operating System. But the software will remain installed in the system and the users can switch the browser to their needs and can easily use their favourite browsers. Windows 7 will overcome all the problems from the earlier Vista and will be user friendly and will help users to remove any traces of Internet Explorer in the system and however the software will remain installed in the system.

Google Inc which lauched its browser Gooogle Chrome by last month protests along with Norway’s Opera – Producer of Opera Browser and Mozilla Corporation – Producer of Firefox Web Browser against Microsoft’s domination in browser. As the Microsoft Corporation forces the Windows users to use their IE brower, 95% of personal computers use Internet Explorer as thier default browser. Earlier in the last decade, both European and American antitrust regulators have charged Microsoft Corporation for using its own key words in Microsoft Operating System. Formal charge has been made in January by European regulators on Microsoft Corporation for abusing its dominant market in browser by bundling its Internet Explorer browser with Windows Operating System.



Uttar Pradesh Technical University results has been announced. Click the following links for result. All the best students have a great day.

Uptu B.Tech First Year 2008-09 result

Uptu MCA First Year 2008-09 result

Uptu MBA First Year 2008-09 result

Uptu B.Pharma Final Year 2008-09 result

Wish all great success!!



These settings allow you to boost the speed of your broadband Internet connection when using a Cable Modem or DSL Router with Windows 2000 and Windows XP.

Open your registry and find the key below.

Create the following DWORD values, as most of these values will not already exist you will need to create them by clicking on 'Edit -> New -> DWORD Value' and then set the value as shown below.

DefaultTTL = "80" hex (or 128 decimal)
Specifies the default time to live (TTL) for TCP/IP packets.
The default is 32.
EnablePMTUBHDetect = "0"

Specifies whether the stack will attempt to detect Maximum Transmission Unit (MTU) routers that do not send back ICMP fragmentation-needed messages. The default is 0.

EnablePMTUDiscovery = "1"
Specifies whether the TCP/IP stack will attempt to perform path MTU discovery as specified in RFC 1191. The default is 1.

GlobalMaxTcpWindowSize = "7FFF" hex (or 32767 decimal)
Specifies the system maximum receive window size advertised by the TCP/IP stack.TcpMaxDupAcks = "2"
Determines the number of duplicate ACKs that must be received for the same sequence number of sent data before "fast retransmit" is triggered.

SackOpts = "1"
Enables support for selective acknowledgements as documented by Request for Comment (RFC) 2018. Default is 0.

Tcp1323Opts = "1"
Controls RFC 1323 time stamps and window scaling options. Possible values are: "0" = disable RFC 1323 options, "1" = window scale enabled only, "2" = time stamps enabled only and "3" = both options enabled.

TcpWindowSize = "7FFF" hex (or 32767 decimal)
Specifies the receive window size advertised by the TCP/IP stack. If you have a latent network you can try increasing the value to 93440, 186880, or 372300.

Exit your registry and restart Windows for the changes to take effect.

If you don’t want to edit the registry, here's a little TCP utility that is ideal...