# Using the Sockets

**URL:** https://discourse.julialang.org/t/using-the-sockets/75317
**Category:** Tooling
**Tags:** sockets
**Created:** [January 27, 2022, 8:03pm UTC](https://discourse.julialang.org/t/using-the-sockets/75317 "2022-01-27T20:03:42Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![MeteorBizone](https://avatars.discourse-cdn.com/v4/letter/m/e9c0ed/32.png) [@MeteorBizone](https://discourse.julialang.org/u/MeteorBizone)
#### Post date: [January 27, 2022, 8:03pm UTC](https://discourse.julialang.org/t/using-the-sockets/75317/1 "2022-01-27T20:03:43Z")

</div>

How can I create a TCP socket and TCP server with a ip-address and port?

---

<div class="post-metadata">

### Author: ![Jeff\_Emanuel](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jeff_emanuel/32/15440_2.png) [@Jeff\_Emanuel](https://discourse.julialang.org/u/Jeff_Emanuel)
#### Post date: [January 27, 2022, 8:17pm UTC](https://discourse.julialang.org/t/using-the-sockets/75317/2 "2022-01-27T20:17:59Z")

</div>

[https://docs.julialang.org/en/v1/manual/networking-and-streams/#A-simple-TCP-example](https://docs.julialang.org/en/v1/manual/networking-and-streams/#A-simple-TCP-example)
