close
The Wayback Machine - https://web.archive.org/web/20200601115813/https://github.com/topics/tcp-ip
Skip to content
#

tcp-ip

Here are 255 public repositories matching this topic...

基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解

  • Updated Jan 16, 2019
  • Objective-C
edlongman
edlongman commented Nov 8, 2019

IpAddresses are not assigned to interfaces unless the module of the type Ipv4 is named "ipv4".

Reproduce

Create a node where the ipv4 submodule is not called ipv4. All interfaces are then not assigned an ip address.

Modified Example from https://inet.omnetpp.org/docs/users-guide/ch-network-nodes.html#custom-network-nodes

//NetworkNodeExample.ned
module NetworkNodeExample
{
Bug

Improve this page

Add a description, image, and links to the tcp-ip topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tcp-ip topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.