# Vint Cerf

> American computer scientist (born 1943)

**Wikidata**: [Q92743](https://www.wikidata.org/wiki/Q92743)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Vint_Cerf)  
**Source**: https://4ort.xyz/entity/vint-cerf

## Summary
Vint Cerf is an American computer scientist best known as one of the "fathers of the Internet" for his co-development of the **Transmission Control Protocol (TCP)** and the **Internet Protocol Suite (TCP/IP)**, which form the foundation of modern internet communication. A pioneer in computer networking, he has held leadership roles at Google, IBM, and DARPA, and remains a prominent advocate for internet accessibility and innovation.

## Biography
- **Born**: June 23, 1943, in New Haven, Connecticut, USA
- **Nationality**: American
- **Education**:
  - Bachelor of Science in Mathematics, Stanford University (1965)
  - Master of Science in Computer Science, University of California, Los Angeles (1970)
  - Doctor of Philosophy in Computer Science, University of California, Los Angeles (1972)
- **Known for**: Co-designing the TCP/IP protocols and the architecture of the modern internet
- **Employer(s)**: Google (Vice President and Chief Internet Evangelist), IBM, Stanford University, Defense Advanced Research Projects Agency (DARPA)
- **Field(s)**: Computer science, computer networking

## Contributions
Vint Cerf co-developed the **Transmission Control Protocol (TCP)** and the **Internet Protocol Suite (TCP/IP)** with Bob Kahn in the 1970s, which became the standard for data transmission across networks, enabling the global internet. Their work, published in 1974, introduced the concept of "internetting" — connecting multiple networks into a single, unified system. Cerf also played a key role in the early development of email protocols and the Domain Name System (DNS).

At DARPA, he funded and guided research that led to the adoption of TCP/IP as the standard for the ARPANET, the precursor to the modern internet. Later, at Google, he advocated for open internet standards and interplanetary internet protocols (e.g., **Delay-Tolerant Networking** for space communication). His contributions extend to policy, including advising governments and organizations on internet governance, cybersecurity, and digital inclusion.

## FAQs
### Q: What did Vint Cerf invent?
A: Vint Cerf co-invented the **TCP/IP protocols**, the foundational communication standards of the internet, alongside Bob Kahn. These protocols enable data to be sent and received across interconnected networks.

### Q: Where does Vint Cerf work now?
A: Cerf is currently the **Vice President and Chief Internet Evangelist** at Google, where he promotes open internet standards and emerging technologies.

### Q: What awards has Vint Cerf received?
A: He has received numerous honors, including the **Turing Award (2004)**, **Presidential Medal of Freedom (2005)**, **Queen Elizabeth Prize for Engineering (2013)**, and the **Japan Prize (2008)**.

### Q: Did Vint Cerf have COVID-19?
A: Yes, Cerf publicly disclosed in March 2020 that he had contracted COVID-19 but later recovered.

### Q: What is Vint Cerf’s role in internet governance?
A: Cerf has been a leading voice in internet policy, serving as a board member of **ICANN** (Internet Corporation for Assigned Names and Numbers) and advocating for net neutrality, digital privacy, and global internet access.

## Why They Matter
Vint Cerf’s work on TCP/IP transformed the internet from a niche academic tool into a global infrastructure, enabling everything from email to the World Wide Web. Without his contributions, the modern internet — with its decentralized, interoperable design — would not exist. His advocacy for open standards and digital inclusion has shaped policies ensuring the internet remains accessible and innovative. Cerf’s influence extends beyond technology; he has mentored generations of computer scientists (including doctoral students like Raphael Finkel and Hanan Samet) and remains a key figure in debates about the internet’s future, from space communication to AI ethics.

## Notable For
- Co-creator of **TCP/IP**, the foundation of the modern internet (1970s)
- Recipient of the **Turing Award (2004)** and **Presidential Medal of Freedom (2005)**
- Former program manager at **DARPA**, where he funded early internet research
- **Chief Internet Evangelist at Google** since 2005
- **Foreign Member of the Royal Society (2016)** and **Member of the National Academy of Sciences (2020)**
- Pioneered **interplanetary internet protocols** (Delay-Tolerant Networking) for NASA

## Body
### Early Life and Education
Vint Cerf was born in **New Haven, Connecticut**, and attended **Van Nuys High School** in California. He earned a **Bachelor of Science in Mathematics** from Stanford University in 1965. Under the mentorship of **Leonard Kleinrock** and **Gerald Estrin**, he completed his **M.S. (1970)** and **Ph.D. (1972)** in Computer Science at the University of California, Los Angeles (UCLA), where he studied packet-switched networking.

### Development of TCP/IP
In the early 1970s, Cerf and **Bob Kahn** designed the **Transmission Control Protocol (TCP)** and the **Internet Protocol (IP)**, published in their 1974 paper *"A Protocol for Packet Network Intercommunication."* Their work solved the problem of connecting disparate networks, leading to the adoption of TCP/IP as the standard for the **ARPANET** in 1983. This architecture became the backbone of the global internet.

### Career and Leadership
- **DARPA (1976–1982)**: Cerf managed programs that funded early internet research, including TCP/IP implementation.
- **MCI (1982–1986)**: Led the development of the first commercial email service, **MCI Mail**.
- **IBM (1994–2005)**: Worked on digital library projects and internet standards.
- **Google (2005–present)**: As **Chief Internet Evangelist**, he promotes open internet policies, IPv6 adoption, and interplanetary networking.

### Advocacy and Policy
Cerf has been a vocal advocate for:
- **Net neutrality** and open internet principles
- **Digital preservation** (e.g., archiving digital content at the **Computer History Museum**)
- **Interplanetary Internet**, collaborating with NASA/JPL on protocols for space communication
- **AI ethics** and responsible technology development

### Awards and Honors
- **Turing Award (2004)** – With Bob Kahn, for pioneering work on internet protocols
- **Presidential Medal of Freedom (2005)** – Awarded by President George W. Bush
- **Queen Elizabeth Prize for Engineering (2013)** – Shared with Tim Berners-Lee and others
- **Japan Prize (2008)** – For contributions to information technology
- **IEEE Alexander Graham Bell Medal (1997)** – For advancements in telecommunications

### Personal Life
Cerf is married and resides in **Connecticut**. He is hearing-impaired and has been an advocate for accessibility in technology. In 2020, he publicly shared his experience recovering from **COVID-19**.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Vinton Gray Cerf",
  "alternateName": ["Vint Cerf", "Vinton G. Cerf"],
  "jobTitle": "Computer Scientist",
  "worksFor": {
    "@type": "Organization",
    "name": "Google"
  },
  "nationality": {
    "@type": "Country",
    "name": "United States"
  },
  "birthDate": "1943-06-23",
  "birthPlace": "New Haven, Connecticut, United States",
  "alumniOf": [
    {
      "@type": "EducationalOrganization",
      "name": "Stanford University"
    },
    {
      "@type": "EducationalOrganization",
      "name": "University of California, Los Angeles"
    }
  ],
  "knowsAbout": ["Computer Science", "Computer Networking", "Internet Protocols"],
  "award": [
    "Turing Award",
    "Presidential Medal of Freedom",
    "Queen Elizabeth Prize for Engineering"
  ],
  "sameAs": [
    "https://www.wikidata.org/wiki/Q191168",
    "https://en.wikipedia.org/wiki/Vint_Cerf"
  ],
  "description": "American computer scientist known as a 'father of the Internet' for co-developing the TCP/IP protocols."
}

## References

1. Integrated Authority File
2. Vint Cerf. NNDB
3. RFC 2468: I REMEMBER IANA
4. [Vinton Cerf - A.M. Turing Award Laureate](https://amturing.acm.org/award_winners/cerf_1083211.cfm)
5. [Vinton Cerf](https://awards.acm.org/award_winners/cerf_1083211#140)
6. [Presidential Medal of Freedom](https://crsreports.congress.gov/product/pdf/R/R47639)
7. [Pender Lecture](https://events.seas.upenn.edu/distinguished-lectures/pender-lecture/)
8. [Vinton Cerf](https://awards.acm.org/award_winners/cerf_1083211#158)
9. [Recipients](https://www.ieee.org/content/dam/ieee-org/ieee/web/org/about/awards/recipients/bell-rl.pdf)
10. [Vinton Cerf, un dels pares d'internet, Premi Internacional Catalunya. Catalunya Ràdio](https://www.ccma.cat/catradio/alacarta/catalunya-vespre/vinton-cerf-un-dels-pares-dinternet-premi-internacional-catalunya/audio/1025907/)
11. [Actualitat](https://web.gencat.cat/ca/actualitat/detall/Vinton-Cerf-rep-el-XXX-Premi-Internacional-Catalunya)
12. [Laureates](https://www.nationalmedals.org/laureates)
13. [Lawrence Roberts, Robert Kahn, Vinton Cerf y Tim Berners-Lee](https://www.fpa.es/es/premios-princesa-de-asturias/premiados/2002-lawrence-roberts-robert-kahn-vinton-cerf-y-tim-berners-lee.html)
14. [Testimony of Vint Cerf Before U.S. House Committee on Energy and Commerce, Subcommittee on Telecommunications and the Internet. ICANN](https://www.icann.org/resources/unthemed-pages/cerf-testimony-2001-02-08-en)
15. [Honorary Doctors. ETH Zurich](https://inf.ethz.ch/people/honorary-doctors.html)
16. [EFF Awards: Past Winners. 2017](https://www.eff.org/awards/past-winners)
17. [Honorary Doctorates. Moscow State Institute of International Relations](https://english.mgimo.ru/worldwide/doctorates)
18. [МГИМО посетил «отец интернета» Винт Серф. Moscow State Institute of International Relations. 2010](https://mgimo.ru/about/news/visits/162038/)
19. [Vinton Cerf](https://awards.acm.org/award_winners/cerf_1083211#149)
20. [La UIB reconece a Cerf. 1998](http://www.uib.es/premsa/gener98/dia-18/27568.htm)
21. [Vinton G. Cerf. Rovira i Virgili University](https://www.urv.cat/en/about/get-to-know/people/honorary-degrees/vinton-cerf/)
22. [IT delegation in Sofia. 2006](http://www.isoc.bg/it-delegation.html)
23. [Указ № 268 за награждаване на д-р Винтън Дж. Сърф - вицепрезидент на Google и председател на Управителния съвет на директорите на Интернет корпорацията за имена и адреси, с орден “Св. св. Кирил и Методий” огърлие. 2006](http://paragraf12.com/normativ/ukaz__268_za_nagrajdavane_na_d_r_vintyn_dj_syrf_viceprezident_na_google_i_predsedatel_na_upravitelniq_syvet_na_direktorite_na_internet_korporaciqta_za/3536)
24. [IEEE KOJI KOBAYASHI COMPUTERS AND COMMUNICATIONS AWARD RECIPIENTS. Institute of Electrical and Electronics Engineers](https://www.ieee.org/content/dam/ieee-org/ieee/web/org/about/kobayashi_rl.pdf)
25. [Förteckning över hedersdoktorer vid Luleå tekniska universitet sedan 1981](https://www.ltu.se/ltu/ltu50ar/Hedersdoktorer)
26. Directory of Fellows of the Royal Society
27. [50 Leading Scientists Elected as New Fellows of Royal Society | Royal Society](https://royalsociety.org/news/2016/04/new-fellows-2016/)
28. [Recipients](https://www.ieee.org/content/dam/ieee-org/ieee/web/org/about/awards/recipients/moh-rl.pdf)
29. [Official Biography: Vint Cerf. Internet Society](https://www.internethalloffame.org/vint-cerf/)
30. National Inventors Hall of Fame
31. [Paul Evan Peters Award. 2010](https://www.cni.org/about-cni/awards/pep-award)
32. Mathematics Genealogy Project
33. International Standard Name Identifier
34. Virtual International Authority File
35. CiNii Research
36. [Source](https://awards.acm.org/fellows/award-recipients)
37. NNDB
38. [Cerf, Vint (Vinton) oral history - 102658186](http://www.computerhistory.org/collections/catalog/102658186)
39. SNAC
40. Encyclopædia Britannica Online
41. Munzinger Personen
42. Google Knowledge Graph
43. [Computer History Museum](http://www.computerhistory.org/collections/catalog/102657973)
44. X
45. IdRef
46. Autoritats UB
47. Quora
48. The Movie Database