Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
COP_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Flare-k
2020-06-20 19:35:12 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e3ca3e346d6f4ffeb8387199a7a9ce78927cf7dc
e3ca3e34
1 parent
12f5a974
modified server address
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
project/app/app_build/netntv_Player4UX/src/kr/co/netntv/viewer/Server.java
project/app/app_build/netntv_Player4UX/src/kr/co/netntv/viewer/Server.java
View file @
e3ca3e3
...
...
@@ -2,5 +2,5 @@ package kr.co.netntv.viewer;
public
class
Server
{
// public static final String URL = "http://netntv.net/list/contentslist_demo.xml";
public
static
final
String
URL
=
"http://
fairytalehero.com/test/test_contents.x
ml"
;
public
static
final
String
URL
=
"http://
54.225.220.69:8000/cloud/files/viewX
ml"
;
}
...
...
Please
register
or
login
to post a comment