Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiulgits authored Oct 20, 2018
1 parent a56d8d9 commit 4622dfe
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# IP-Messenger
![](screenshot/opening.png)![](screenshot/o2o_panel.png)
![](screenshot/ipm_file_transfer.png)
### [See more](screenshot/)

## [Download](https://github.com/avoidcloud/IP-Messenger/releases/)
## Before Use:
File transferring system only can use in signle chat or one-to-on system.
For transfer file messenger will create another socket with same host address; but the
port will be create by using: senderSocket.port - 10
So be carefull about initial port for messenger socket connection.

Default file receive location Document/IP_Messenger
### Licensed under Apache License 2.0

Copyright 2018 Rafiul Islam
Expand All @@ -18,3 +25,5 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

## [Download IP Messenger](https://github.com/avoidcloud/IP-Messenger/releases/)

0 comments on commit 4622dfe

Please sign in to comment.