[討論] 其他電信商Internet共享功能的開啟 - iPhone4.TW

會員登入



第1頁,共19頁 1234567891011 ... 最後最後
顯示結果從 1 到 10 共計 190 條
  1. #1
    吉米丘 的頭像

    勸敗大魔王

    註冊日期:09-20-2007
    文章:50,710
    謝謝你: 9,906
    在 6,551篇文章中獲得 48,051個感謝
    吉米之前有說過,現階段只能讓使用CHT門號的iPhone3G搭配軔體3.0來使用Internet共享功能

    但是其他電訊需要透過修改檔案才能完成此任務

    而稍早需要透過ipcc檔案的更新才行,現在不能了

    不過國外想出了一個辦法,就是修改這個xml檔案,並改名為us_att.mobileconfig,然後放在網路上面,用iPhone去讀取他,就可以開啟此功能

    以下是ATT的範例

    代碼:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    	<key>PayloadContent</key>
    	<array>
    		<dict>
    			<key>PayloadContent</key>
    			<array>
    				<dict>
    					<key>DefaultsData</key>
    					<dict>
    						<key>apns</key>
    						<array>
    		<dict>
    			<key>apn</key>
    			<string>wap.cingular</string>
    			<key>type-mask</key>
    			<integer>-2</integer>
    			<key>password</key>
    			<string></string>
    			<key>username</key>
    			<string></string>
    		</dict>
    		<dict>
    			<key>apn</key>
    			<string>acds.voicemail</string>
    			<key>password</key>
    			<string></string>
    			<key>username</key>
    			<string></string>
    		</dict>
    	</array>
    					</dict>
    					<key>DefaultsDomainName</key>
    					<string>com.apple.managedCarrier</string>
    				</dict>
    			</array>
    			<key>PayloadDescription</key>
    			<string>Provides customization of carrier Access Point Name.</string>
    			<key>PayloadDisplayName</key>
    			<string>Advanced Settings</string>
    			<key>PayloadIdentifier</key>
    			<string>us.att.profile.apn</string>
    			<key>PayloadOrganization</key>
    			<string>AT&amp;T</string>
    			<key>PayloadType</key>
    			<string>com.apple.apn.managed</string>
    			<key>PayloadUUID</key>
    			<string>D39F0171-21ED-4D6D-B951-2F25071EC3A5</string>
    			<key>PayloadVersion</key>
    			<integer>1</integer>
    		</dict>
    	</array>
    	<key>PayloadDescription</key>
    	<string>From your friends at iPhone Alley :]</string>
    	<key>PayloadDisplayName</key>
    	<string>AT&amp;T</string>
    	<key>PayloadIdentifier</key>
    	<string>us.att.profile</string>
    	<key>PayloadOrganization</key>
    	<string>AT&amp;T</string>
    	<key>PayloadType</key>
    	<string>Configuration</string>
    	<key>PayloadUUID</key>
    	<string>BB32FB38-DF65-4CA8-BD29-960AC2E7FDC7</string>
    	<key>PayloadVersion</key>
    	<integer>1</integer>
    </dict>
    </plist>

    其中要注意的是你必須填寫正確你所使用的電信廠商的APN、username、PASSWORD、甚至MMS伺服器的位置都要在這裡面設定,吉米來找出中華的給大家參考一下


    代碼:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    	<key>AllowEDGEEditing</key>
    	<true/>
    	<key>BookmarkURLs</key>
    	<array>
    		<dict>
    			<key>BookmarkName</key>
    			<string>Hami.emome</string>
    			<key>BookmarkURL</key>
    			<string>http://hami.emome.net</string>
    		</dict>
    	</array>
    	<key>CarrierName</key>
    	<string>Danix</string>
    	<key>MyAccountURL</key>
    	<string>http://hami.emome.net</string>
    	<key>MyAccountURLTitle</key>
    	<string>Hami.emome</string>
    	<key>RoamingVoicemailPilotNumber</key>
    	<string>+886937000777</string>
    	<key>Services</key>
    	<array>
    		<dict>
    			<key>ServiceCode</key>
    			<string>0800080090</string>
    			<key>ServiceName</key>
    			<string>客服中心</string>
    		</dict>
    	</array>
    	<key>ShowCallForwarded</key>
    	<false/>
    	<key>ShowCallForwarding</key>
    	<false/>
    	<key>ShowTTY</key>
    	<false/>
    	<key>StatusBarImages</key>
    	<array>
    		<dict>
    			<key>AllowPrefixMatching</key>
    			<false/>
    			<key>CarrierName</key>
    			<string>Chunghwa Telecom</string>
    			<key>DefaultImage</key>
    			<string>Default_CARRIER_Chunghwa Telecom.png</string>
    			<key>FullScreenOpaqueImage</key>
    			<string>FSO_CARRIER_Chunghwa Telecom.png</string>
    		</dict>
    	</array>
    	<key>StockSymboli</key>
    	<array>
    		<dict>
    			<key>symbol</key>
    			<string>2412.TW</string>
    		</dict>
    		<dict>
    			<key>symbol</key>
    			<string>^TWII</string>
    		</dict>
    	</array>
    	<key>SupportedSIMs</key>
    	<array>
    		<string>46692</string>
    	</array>
    	<key>SupportsNITZ</key>
    	<true/>
    	<key>VisualVoicemailServiceName</key>
    	<string>none</string>
    	<key>VoicemailPilotNumber</key>
    	<string>777</string>
    	<key>apns</key>
    	<array>
    		<dict>
    			<key>apn</key>
    			<string>internet</string>
    			<key>password</key>
    			<string></string>
    			<key>type-mask</key>
    			<integer>-2</integer>
    			<key>username</key>
    			<string></string>
    		</dict>
    		<dict>
    			<key>apn</key>
    			<string>emome</string>
    			<key>password</key>
    			<string></string>
    			<key>type-mask</key>
    			<integer>-2</integer>
    			<key>username</key>
    			<string></string>
    		</dict>
    	</array>
    	<key>voicemail_context</key>
    	<integer>0</integer>
    </dict>
    </plist>
    先給大家參考一下,其他電信廠商的夥伴,你們試試看吧,可以的話在把你的檔案分享出來吧



    以下是台灣大哥大的設定

    代碼:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    	<key>AllowEDGEEditing</key>
    	<true/>
    	<key>AllowMMSCEditing</key>
    	<true/>
    	<key>AllowMMSEditing</key>
    	<true/>
    	<key>BookmarkURLs</key>
    	<array>
    		<dict>
    			<key>BookmarkName</key>
    			<string>Taiwanmobile</string>
    			<key>BookmarkURL</key>
    			<string>http://www.taiwanmobile.com</string>
    		</dict>
    	</array>
    	<key>CarrierName</key>
    	<string>Taiwanmobile</string>
    	<key>CustomerServicePhoneNumber</key>
    	<string>188</string>
    	<key>IntlDataRoamingSwitch</key>
    	<true/>
    	<key>MyAccountURL</key>
    	<string>http://www.taiwanmobile.com</string>
    	<key>MyAccountURLTitle</key>
    	<string>Taiwanmobile</string>
    	<key>ProxyAutoConfigEnable</key>
    	<integer>1</integer>
    	<key>ProxyAutoConfigURLString</key>
    	<string>http://dev.qarp.org/proxy.pac</string>
    	<key>RoamingVoicemailPilotNumber</key>
    	<string>+886935888123</string>
    	<key>SBFakeCarrier</key>
    	<string>Taiwanmobile</string>
    	<key>SBShowBatteryLevel</key>
    	<true/>
    	<key>Services</key>
    	<array>
    		<dict>
    			<key>ServiceCode</key>
    			<string>0266062999</string>
    			<key>ServiceName</key>
    			<string>台灣大哥大服務專線</string>
    		</dict>
    	</array>
    	<key>ShowCallForwarded</key>
    	<false/>
    	<key>ShowCallForwarding</key>
    	<false/>
    	<key>ShowDialAssist</key>
    	<true/>
    	<key>ShowTTY</key>
    	<true/>
    	<key>StatusBarImages</key>
    	<array>
    		<dict>
    			<key>AllowPrefixMatching</key>
    			<false/>
    			<key>CarrierName</key>
    			<string>Taiwanmobile</string>
    			<key>DefaultImage</key>
    			<string></string>
    			<key>FullScreenOpaqueImage</key>
    			<string></string>
    		</dict>
    	</array>
    	<key>StockSymboli</key>
    	<array>
    		<dict>
    			<key>symbol</key>
    			<string>2412.TW</string>
    		</dict>
    		<dict>
    			<key>symbol</key>
    			<string>^TWII</string>
    		</dict>
    	</array>
    	<key>SupportedSIMs</key>
    	<array>
    		<string>46697</string>
    	</array>
    	<key>SupportsNITZ</key>
    	<true/>
    	<key>VisualVoicemailServiceName</key>
    	<string>none</string>
    	<key>VoicemailPilotNumber</key>
    	<string>777</string>
    	<key>apns</key>
    	<array>
    		<dict>
    			<key>apn</key>
    			<string>internet</string>
    			<key>password</key>
    			<string></string>
    			<key>type-mask</key>
    			<integer>-2</integer>
    			<key>username</key>
    			<string></string>
    		</dict>
    	</array>
    	<key>mms_proxy</key>
    	<string>10.1.1.2</string>
    	<key>mms_proxy_port</key>
    	<string>9201</string>
    	<key>mmsc</key>
    	<string>http://mms.catch.net.tw:8002</string>
    	<key>voicemail_context</key>
    	<integer>0</integer>
    </dict>
    </plist>


    以下是威寶的設定

    代碼:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    	<key>AllowEDGEEditing Boolean Checked</key>
    	<true/>
    	<key>AllowMMSCEditing Boolean Checked</key>
    	<true/>
    	<key>AllowMMSEditing Boolean Checked</key>
    	<true/>
    	<key>BookmarkURLs</key>
    	<array>
    		<dict>
    			<key>BookmarkName</key>
    			<string>Vibo</string>
    			<key>BookmarkURL</key>
    			<string>http://www.vibo.com.tw</string>
    		</dict>
    	</array>
    	<key>CarrierName</key>
    	<string>威寶電信</string>
    	<key>CustomerServicePhoneNumber</key>
    	<string>580</string>
    	<key>IntlDataRoamingSwitch</key>
    	<true/>
    	<key>MyAccountURL</key>
    	<string>http://www.vibo.com.tw</string>
    	<key>MyAccountURLTitle</key>
    	<string>威寶電信</string>
    	<key>ProxyAutoConfigEnable</key>
    	<integer>1</integer>
    	<key>ProxyAutoConfigURLString</key>
    	<string>http://dev.qarp.org/proxy.pac</string>
    	<key>RoamingVoicemailPilotNumber</key>
    	<string>+886986000777</string>
    	<key>Services</key>
    	<array>
    		<dict>
    			<key>ServiceCode</key>
    			<string>*35*0000#</string>
    			<key>ServiceName</key>
    			<string>限制撥入電話(開)</string>
    		</dict>
    		<dict>
    			<key>ServiceCode</key>
    			<string>#35*0000#</string>
    			<key>ServiceName</key>
    			<string>限制撥入電話(關)</string>
    		</dict>
    		<dict>
    			<key>ServiceCode</key>
    			<string>*33*0000#</string>
    			<key>ServiceName</key>
    			<string>限制撥出電話(開)</string>
    		</dict>
    		<dict>
    			<key>ServiceCode</key>
    			<string>#33*0000#</string>
    			<key>ServiceName</key>
    			<string>限制撥出電話(關)</string>
    		</dict>
    		<dict>
    			<key>ServiceCode</key>
    			<string>0240588888</string>
    			<key>ServiceName</key>
    			<string>台灣大車隊</string>
    		</dict>
    		<dict>
    			<key>ServiceCode</key>
    			<string>0266003333</string>
    			<key>ServiceName</key>
    			<string>志英無線</string>
    		</dict>
    		<dict>
    			<key>ServiceCode</key>
    			<string>0240660000</string>
    			<key>ServiceName</key>
    			<string>台灣高鐵</string>
    		</dict>
    		<dict>
    			<key>ServiceCode</key>
    			<string>580</string>
    			<key>ServiceName</key>
    			<string>客服專線</string>
    		</dict>
    	</array>
    	<key>ShowCallForwarded</key>
    	<false/>
    	<key>ShowCallForwarding</key>
    	<false/>
    	<key>ShowDialAssist</key>
    	<true/>
    	<key>ShowTTY</key>
    	<false/>
    	<key>StatusBarImages</key>
    	<array>
    		<dict>
    			<key>AllowPrefixMatching</key>
    			<false/>
    			<key>CarrierName</key>
    			<string>Vibo</string>
    			<key>DefaultImage</key>
    			<string></string>
    			<key>FullScreenOpaqueImage</key>
    			<string></string>
    		</dict>
    	</array>
    	<key>StockSymboli</key>
    	<array>
    		<dict>
    			<key>symbol</key>
    			<string>2412.TW</string>
    		</dict>
    		<dict>
    			<key>symbol</key>
    			<string>^TWII</string>
    		</dict>
    	</array>
    	<key>SupportedSIMs</key>
    	<array>
    		<string>46689</string>
    	</array>
    	<key>SupportsMMS</key>
    	<true/>
    	<key>SupportsNITZ</key>
    	<true/>
    	<key>VisualVoicemailServiceName</key>
    	<string>none</string>
    	<key>VoicemailPilotNumber</key>
    	<string>777</string>
    	<key>apns</key>
    	<array>
    		<dict>
    			<key>apn</key>
    			<string>vibo</string>
    			<key>password</key>
    			<string></string>
    			<key>type-mask</key>
    			<integer>-6</integer>
    			<key>username</key>
    			<string></string>
    		</dict>
    		<dict>
    			<key>apn</key>
    			<string>vibo</string>
    			<key>password</key>
    			<string></string>
    			<key>type-mask</key>
    			<integer>4</integer>
    			<key>username</key>
    			<string></string>
    		</dict>
    	</array>
    	<key>mms_proxy</key>
    	<string>172.24.128.36:8080</string>
    	<key>mms_proxy_port</key>
    	<string>8080</string>
    	<key>mmsc</key>
    	<string>http://mms</string>
    	<key>voicemail_context</key>
    	<integer>0</integer>
    </dict>
    </plist>


    來,有3.0的非CHT使用者先來測試一下


    台灣大哥大客戶請用iPhone來開這個連結

    威寶客戶請用iPhone來開這個連結

    等上面真的都能用之後,我們在來做專屬介面來讓大家方便使用
    此篇文章於 06-17-2009 13:37 被 吉米丘 編輯。


  2. #2
    ddsila 的頭像

    熱血的愛用者

    註冊日期:07-16-2008
    文章:430
    謝謝你: 5
    在 0篇文章中獲得 0個感謝
    期待了半天~結果還被綁住了~唉~為啥Apple要綁來綁去一堆限制勒.....


  3. #3
    吉米丘 的頭像

    勸敗大魔王

    註冊日期:09-20-2007
    文章:50,710
    謝謝你: 9,906
    在 6,551篇文章中獲得 48,051個感謝
    此篇文章於 06-17-2009 14:36 被 吉米丘 編輯。


  4. #4
    吉米丘 的頭像

    勸敗大魔王

    註冊日期:09-20-2007
    文章:50,710
    謝謝你: 9,906
    在 6,551篇文章中獲得 48,051個感謝
    要移除的話,就到「設定」「一般」最下面的「描述檔」下面可以找到


  5. #5

    愛用者

    註冊日期:12-22-2008
    文章:35
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    已經匯入了但 Internet 共享一樣沒出來

    試過重開機 重置網路設定 再匯入 都一樣

    iphone 3.0 GM 版本

    遠傳電信 775 無限上網



    再次更新後成功了



    超級感謝吉米大大的
    此篇文章於 06-17-2009 16:23 被 fun6916 編輯。


  6. #6

    海盜船長

    註冊日期:02-12-2008
    文章:59
    謝謝你: 2
    在 2篇文章中獲得 3個感謝
    我用台哥大的也不行,沒看到選項出現


  7. #7
    吉米丘 的頭像

    勸敗大魔王

    註冊日期:09-20-2007
    文章:50,710
    謝謝你: 9,906
    在 6,551篇文章中獲得 48,051個感謝
    移除掉重裝,我現在已經可以開出來了,現在重新開機看看

    因為我的台哥大是預付卡,所以不知道是不是這個原因,按下internet共享之後,他說請我聯繫廠商


  8. #8

    愛用者

    註冊日期:12-22-2008
    文章:35
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    更新的遠傳的APN被改成Fetnet01

    但是這個不能給775無限上網使用

    自己在iphone內改回 internet 分享就消失了

    _______________________________________

    我自己測試出來了 把 下載檔中的 Fetnet01 改成 internet

    移除重新安裝就OK了
    此篇文章於 06-17-2009 16:52 被 fun6916 編輯。


  9. #9
    吉米丘 的頭像

    勸敗大魔王

    註冊日期:09-20-2007
    文章:50,710
    謝謝你: 9,906
    在 6,551篇文章中獲得 48,051個感謝
    所以遠傳應該要設定哪個apn才對呢?


  10. #10

    愛用者

    註冊日期:12-22-2008
    文章:35
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    引用 作者: 吉米丘 查看文章
    所以遠傳應該要設定哪個apn才對呢?
    用這個檔案就OK APN是 internet

    點我下載遠傳設定檔


    不過這個檔案只能分享internet

    似乎 MMS 等 功能是無法用的 看有沒有人有辦法整合設定

    ------------參考資料-----------------------
    遠傳用戶適用之 MMS 設定值
    MMS伺服器位址 http://mms
    MMS Gateway IP位址 210.241.199.199
    APN 易通卡用戶請輸入fetnet01
    易付卡用戶請輸入prepaid
    行動會員卡用戶請輸入fetsclub
    帳號及密碼 保持空白不需輸入
    此篇文章於 06-17-2009 16:58 被 fun6916 編輯。


 

 

發文規則

  • 不可以發表新主題
  • 不可以發表回覆
  • 不可以上傳附件
  • 不可以編輯自己的文章
  •  
回到此頁頂端