Metadata >> NuGet >> Lidgren.Network

Lidgren.Network

Metadata

Authors Michael Lidgren,Alexander Logger
Copyrights Michael Lidgren
Description Lidgren.Network is a networking library for .net framework which uses a single udp socket to deliver a simple API for connecting a client to a server, reading and sending messages. This is the third version of the library.
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Michael Lidgren
ProjectUrl https://github.com/Taggersoft/Lidgren.Network
ReleaseNotes Unofficial release.
RequireLicenseAcceptance True
Summary Fast and reliable networking over UDP.
Tags lidgren network udp ip
Title Lidgren.Network
PackageSize 743191
PackageHashAlgorithm SHA512
PackageHash 0BLQ83KrOlbXqVFeczwaOeQMsw2ch4TP2pYPqJSsvPWOj1I75n+R0d0tWvYXTarj21LS7J9I7dyVPqYo49IJdQ==
DownloadCount 000000
CreatedDate 2012-10-22T17:37:11

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Lidgren.Network -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Lidgren.Network -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Lidgren.Network
Installing the package (HTTP Basic authentication):
Install-Package Lidgren.Network -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Lidgren.Network -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Lidgren.Network

OpenWrap

Installing the package:
o add-wrap Lidgren.Network
Uninstalling the package:
o remove-wrap Lidgren.Network

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0