jar

org.telegram-s : mtproto

Maven & Gradle

Aug 30, 2014
7 stars

Telegram MTProto · Telegram MTProto implementation for java

Table Of Contents

Latest Version

Download org.telegram-s : mtproto JAR file - Latest Versions:

All Versions

Download org.telegram-s : mtproto JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mtproto-1.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.telegram.mtproto.time

├─ org.telegram.mtproto.time.TimeOverlord.class - [JAR]

org.telegram.mtproto.transport

├─ org.telegram.mtproto.transport.ConnectionType.class - [JAR]

├─ org.telegram.mtproto.transport.PlainTcpConnection.class - [JAR]

├─ org.telegram.mtproto.transport.TcpContext.class - [JAR]

├─ org.telegram.mtproto.transport.TcpContextCallback.class - [JAR]

├─ org.telegram.mtproto.transport.TransportPool.class - [JAR]

├─ org.telegram.mtproto.transport.TransportPoolCallback.class - [JAR]

├─ org.telegram.mtproto.transport.TransportRate.class - [JAR]

├─ org.telegram.mtproto.transport.TransportTcpPool.class - [JAR]

org.telegram.mtproto.tl.pq

├─ org.telegram.mtproto.tl.pq.ClientDhInner.class - [JAR]

├─ org.telegram.mtproto.tl.pq.DhGenFailure.class - [JAR]

├─ org.telegram.mtproto.tl.pq.DhGenOk.class - [JAR]

├─ org.telegram.mtproto.tl.pq.DhGenResult.class - [JAR]

├─ org.telegram.mtproto.tl.pq.DhGenRetry.class - [JAR]

├─ org.telegram.mtproto.tl.pq.PQInner.class - [JAR]

├─ org.telegram.mtproto.tl.pq.ReqDhParams.class - [JAR]

├─ org.telegram.mtproto.tl.pq.ReqPQ.class - [JAR]

├─ org.telegram.mtproto.tl.pq.ReqSetDhClientParams.class - [JAR]

├─ org.telegram.mtproto.tl.pq.ResPQ.class - [JAR]

├─ org.telegram.mtproto.tl.pq.ServerDhFailure.class - [JAR]

├─ org.telegram.mtproto.tl.pq.ServerDhInner.class - [JAR]

├─ org.telegram.mtproto.tl.pq.ServerDhOk.class - [JAR]

├─ org.telegram.mtproto.tl.pq.ServerDhParams.class - [JAR]

├─ org.telegram.mtproto.tl.pq.TLInitContext.class - [JAR]

org.telegram.mtproto.tl

├─ org.telegram.mtproto.tl.MTBadMessage.class - [JAR]

├─ org.telegram.mtproto.tl.MTBadMessageNotification.class - [JAR]

├─ org.telegram.mtproto.tl.MTBadServerSalt.class - [JAR]

├─ org.telegram.mtproto.tl.MTFutureSalt.class - [JAR]

├─ org.telegram.mtproto.tl.MTFutureSalts.class - [JAR]

├─ org.telegram.mtproto.tl.MTGetFutureSalts.class - [JAR]

├─ org.telegram.mtproto.tl.MTInvokeAfter.class - [JAR]

├─ org.telegram.mtproto.tl.MTMessage.class - [JAR]

├─ org.telegram.mtproto.tl.MTMessageDetailedInfo.class - [JAR]

├─ org.telegram.mtproto.tl.MTMessagesContainer.class - [JAR]

├─ org.telegram.mtproto.tl.MTMsgsAck.class - [JAR]

├─ org.telegram.mtproto.tl.MTNeedResendMessage.class - [JAR]

├─ org.telegram.mtproto.tl.MTNewMessageDetailedInfo.class - [JAR]

├─ org.telegram.mtproto.tl.MTNewSessionCreated.class - [JAR]

├─ org.telegram.mtproto.tl.MTPing.class - [JAR]

├─ org.telegram.mtproto.tl.MTPingDelayDisconnect.class - [JAR]

├─ org.telegram.mtproto.tl.MTPong.class - [JAR]

├─ org.telegram.mtproto.tl.MTProtoContext.class - [JAR]

├─ org.telegram.mtproto.tl.MTRpcError.class - [JAR]

├─ org.telegram.mtproto.tl.MTRpcResult.class - [JAR]

org.telegram.mtproto.util

├─ org.telegram.mtproto.util.BytesCache.class - [JAR]

org.telegram.mtproto.secure.aes

├─ org.telegram.mtproto.secure.aes.AESFastEngine.class - [JAR]

├─ org.telegram.mtproto.secure.aes.AESImplementation.class - [JAR]

├─ org.telegram.mtproto.secure.aes.DefaultAESImplementation.class - [JAR]

├─ org.telegram.mtproto.secure.aes.KeyParameter.class - [JAR]

org.telegram.mtproto.log

├─ org.telegram.mtproto.log.LogInterface.class - [JAR]

├─ org.telegram.mtproto.log.Logger.class - [JAR]

org.telegram.mtproto.backoff

├─ org.telegram.mtproto.backoff.ExponentalBackoff.class - [JAR]

org.telegram.mtproto.pq

├─ org.telegram.mtproto.pq.Authorizer.class - [JAR]

├─ org.telegram.mtproto.pq.PqAuth.class - [JAR]

org.telegram.mtproto.state

├─ org.telegram.mtproto.state.AbsMTProtoState.class - [JAR]

├─ org.telegram.mtproto.state.ConnectionInfo.class - [JAR]

├─ org.telegram.mtproto.state.KnownSalt.class - [JAR]

├─ org.telegram.mtproto.state.MemoryProtoState.class - [JAR]

org.telegram.mtproto

├─ org.telegram.mtproto.CallWrapper.class - [JAR]

├─ org.telegram.mtproto.MTProto.class - [JAR]

├─ org.telegram.mtproto.MTProtoCallback.class - [JAR]

├─ org.telegram.mtproto.PingCallback.class - [JAR]

├─ org.telegram.mtproto.ServerException.class - [JAR]

├─ org.telegram.mtproto.TransportSecurityException.class - [JAR]

org.telegram.mtproto.secure

├─ org.telegram.mtproto.secure.CryptoUtils.class - [JAR]

├─ org.telegram.mtproto.secure.Entropy.class - [JAR]

├─ org.telegram.mtproto.secure.Keys.class - [JAR]

org.telegram.mtproto.secure.pq

├─ org.telegram.mtproto.secure.pq.PQImplementation.class - [JAR]

├─ org.telegram.mtproto.secure.pq.PQLopatin.class - [JAR]

├─ org.telegram.mtproto.secure.pq.PQSolver.class - [JAR]

org.telegram.mtproto.schedule

├─ org.telegram.mtproto.schedule.PrepareSchedule.class - [JAR]

├─ org.telegram.mtproto.schedule.PreparedPackage.class - [JAR]

├─ org.telegram.mtproto.schedule.Scheduller.class - [JAR]

├─ org.telegram.mtproto.schedule.SchedullerListener.class - [JAR]

Advertisement

Dependencies from Group

Oct 17, 2014
1 usages
3 stars
Aug 30, 2014
7 stars

Discover Dependencies

May 22, 2013
2 usages
278 stars
Jan 10, 2014
2 usages
May 23, 2014
4 stars
Aug 03, 2011
3 usages
Jan 19, 2015
13 usages
Feb 08, 2014
1 stars
May 21, 2014
2 usages
Mar 04, 2013
35 usages
2.1k stars
May 20, 2010
4 usages